============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fc8dd9ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fc8dd9e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHop-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1269697
DEBUG    ya.test:process.py:259 Command (pid 1269697) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1269697) elapsed time (sec): 9.71680212020874
DEBUG    ya.test:process.py:263 Command (pid 1269697) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) maxrss: 1472272
DEBUG    ya.test:process.py:263 Command (pid 1269697) minflt: 342549
DEBUG    ya.test:process.py:263 Command (pid 1269697) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1269697) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1269697) nvcsw: 66101
DEBUG    ya.test:process.py:263 Command (pid 1269697) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1269697) stime: 1.5945179999999999
DEBUG    ya.test:process.py:263 Command (pid 1269697) utime: 7.300795
DEBUG    ya.test:process.py:263 Command (pid 1269697) wtime: 9.719
DEBUG    ya.test:process.py:275 Command (pid 1269697) output:
2025-11-20T12:20:27.443510Z Fetching udfs...
2025-11-20T12:20:27.813614Z Initialization of fq runner...
2025-11-20T12:20:30.423285Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.740424s
2025-11-20T12:20:31.168313Z Fetching query results...
2025-11-20T12:20:31.168330Z Writing query results...
2025-11-20T12:20:31.168337Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1269697) errors:
...on3/Python/import.c:2873:15
    #19 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fc8dd213204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fc8dd213204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8dd2136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fc8dd2136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fc8dd213ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fc8dd213ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fc8dd36c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fc8dd36c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fc8dd92cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fc8dd92a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fc8dd92a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fc8dd92a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd8e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fc8dd8e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fc8dd8e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fc8dd8fba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fc8dd8fa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fc8dd8f9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fc8dd8f9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fc8dd8f91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fc8dd8f88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fc8dd8f88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fc8dd8ec5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fc8dd90392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fc8dd8e78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fc8dd8e78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fc8dd8e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fc8dd8e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fc8dd934182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fc8dd2eca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fc8dd2eca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fc8dd26ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fc8dd213204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fc8dd213204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd86e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd925fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8dd925fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fc8dd2559e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fc8dd2559e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fc8dd2ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fc8dd2ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fc8dd2139dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fc8dd2139dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fc8dd2138e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fc8dd36b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fc8dd36af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fc8dd253e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fc8dd253e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fc8dd92cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fc8dd92a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fc8dd92a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fc8dd92a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fc8dda0ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fc8dda0ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fc8dda0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fc8dce4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd925fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8dd925fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fc8dd2667d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fc8dd2667d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fc8dd213204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fc8dd213204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8dd2136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fc8dd2136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fc8dd213ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fc8dd213ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fc8dd36c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fc8dd36c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fc8dd92cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fc8dd92a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fc8dd92a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fc8dd92a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd2f63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd2f5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd2f5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd29d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fc8dd29d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fc8dd924911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fc8dd9244dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fc8dd9220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fc8dd925900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fc8dd925900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fc8dd9b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fc8dd9afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fc8dd9670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fc8dd9670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fc8dd9a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fc8dd9a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fc8dd9ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fc8dd9e6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd925eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8dd87c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd8e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fc8dd8e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fc8dd8e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fc8dd90d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fc8dd90d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fc8dd90b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fc8dd90b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fc8dd90a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fc8dd8e8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fc8dd8e87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fc8dd8e87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fc8dd8e87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fc8dd8fdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fc8dd8eb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fc8dd8e8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fc8dd8e8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fc8dd8e87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fc8dd8e87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fc8dd8e87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fc8dd8e7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fc8dd8e7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fc8dd8e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fc8dd8e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fc8dd9340a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fc8dd9340a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fc8dda16a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fc8dda0ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fc8dda0ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fc8dda0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fc8dce4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fc8f9280d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8dd925eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8dd87c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd29d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fc8dd29d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fc8dd924911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fc8dd9220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fc8dd925900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fc8dd925900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fc8dd9b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fc8dd9afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fc8dd9670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fc8dd9670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fc8dd9a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fc8dd9a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fc8dd2ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fc8dd2ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fc8dd36b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8dd29d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fc8dd29d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fc8dd924911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fc8dd9220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fc8dd925900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fc8dd925900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fc8dd9b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fc8dd9afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fc8dd9670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fc8dd9670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fc8dd9a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fc8dd9a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fc8dd9ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fc8dd9e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fc8dd213204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fc8dd213204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8dd2136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8dd2136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fc8dd213ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fc8dd213ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fc8dd36c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fc8dd36c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fc8dd92cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fc8dd92a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fc8dd92a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fc8dd92a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd8e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fc8dd8e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fc8dd8e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fc8dd8fba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fc8dd8fa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fc8dd8f9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fc8dd8f9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fc8dd8f91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fc8dd8f88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fc8dd8f88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fc8dd8ec5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fc8dd90392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fc8dd8e78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fc8dd8e78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fc8dd8e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fc8dd8e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fc8dd934182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fc8dd2eca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fc8dd2eca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fc8dd26ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fc8dd213204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fc8dd213204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd86e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd925fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8dd925fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fc8dd2559e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fc8dd2559e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fc8dd2ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fc8dd2ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fc8dd2139dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fc8dd2139dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fc8dd2138e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fc8dd36b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fc8dd36af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fc8dd253e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fc8dd253e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fc8dd92cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fc8dd92a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fc8dd92a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fc8dd92a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fc8dda0ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fc8dda0ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7fc8dda0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7fc8dce4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd925fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8dd925fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fc8dd2667d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fc8dd2667d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fc8dd213204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fc8dd213204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8dd2136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8dd2136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fc8dd213ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fc8dd213ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fc8dd36c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fc8dd36c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fc8dd92cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fc8dd92a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fc8dd92a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fc8dd92a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd2f63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd2f5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd2f5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd29d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fc8dd29d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fc8dd924911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fc8dd9244dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fc8dd9220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fc8dd925900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fc8dd925900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fc8dd9b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fc8dd9afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fc8dd9670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fc8dd9670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fc8dd9a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fc8dd9a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fc8dd9ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fc8dd9e6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd925eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8dd87c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd8e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fc8dd8e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fc8dd8e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fc8dd90d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fc8dd90d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fc8dd90b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fc8dd90b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fc8dd90a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fc8dd8e8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fc8dd8e87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fc8dd8e87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fc8dd8e87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fc8dd8fdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fc8dd8eb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fc8dd8e8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fc8dd8e8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fc8dd8e87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fc8dd8e87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fc8dd8e87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fc8dd8e7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fc8dd8e7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fc8dd8e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fc8dd8e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fc8dd9340a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fc8dd9340a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fc8dda16a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fc8dda0ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fc8dda0ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7fc8dda0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7fc8dce4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fc8f9280d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd2a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8dd21df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8dd925eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8dd87c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fc8dd2ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fc8dd2ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fc8dd9a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fc8dd9a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fc8dd9a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd29d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fc8dd29d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fc8dd924911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fc8dd9220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fc8dd925900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fc8dd925900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fc8dd9b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fc8dd9afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fc8dd9670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fc8dd9670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fc8dd9a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fc8dd9a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fc8dd2ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fc8dd2ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fc8dd26f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fc8dd36b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fc8dd31815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fc8dd31815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fc8dd310b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fc8dd310b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fc8dd310b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8dd29b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8dd29d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fc8dd29d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fc8dd924911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fc8dd9246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fc8dd9244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fc8dd9220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fc8dd925900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fc8dd925900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fc8dd9b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fc8dd9b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fc8dd9afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fc8dd9670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fc8dd9670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fc8dd9a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fc8dd9a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fc8dd212b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fc8dd31a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fc8dd9ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fc8dd9e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7dd267c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7dd2676500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopByStringKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1270881
DEBUG    ya.test:process.py:259 Command (pid 1270881) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1270881) elapsed time (sec): 9.877553224563599
DEBUG    ya.test:process.py:263 Command (pid 1270881) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) maxrss: 1484256
DEBUG    ya.test:process.py:263 Command (pid 1270881) minflt: 347472
DEBUG    ya.test:process.py:263 Command (pid 1270881) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1270881) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1270881) nvcsw: 65494
DEBUG    ya.test:process.py:263 Command (pid 1270881) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1270881) stime: 1.765062
DEBUG    ya.test:process.py:263 Command (pid 1270881) utime: 6.975663
DEBUG    ya.test:process.py:263 Command (pid 1270881) wtime: 9.879
DEBUG    ya.test:process.py:275 Command (pid 1270881) output:
2025-11-20T12:20:37.536713Z Fetching udfs...
2025-11-20T12:20:37.894442Z Initialization of fq runner...
2025-11-20T12:20:40.254051Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.716078s
2025-11-20T12:20:40.982723Z Fetching query results...
2025-11-20T12:20:40.982737Z Writing query results...
2025-11-20T12:20:40.982745Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1270881) errors:
...on3/Python/import.c:2873:15
    #19 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f7dd1ea3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f7dd1ea3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7dd1ea36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f7dd1ea36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f7dd1ea3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f7dd1ea3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f7dd1ffc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f7dd1ffc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f7dd25bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f7dd25ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f7dd25ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f7dd25ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd2575e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f7dd2575d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f7dd2575d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f7dd258ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f7dd258a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f7dd2589cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f7dd2589cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f7dd25891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f7dd25888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f7dd25888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f7dd257c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f7dd259392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f7dd25778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f7dd25778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f7dd257653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f7dd2576854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f7dd25c4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f7dd1f7ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f7dd1f7ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f7dd1efef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f7dd1ea3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f7dd1ea3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd24fe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd25b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7dd25b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f7dd1ee59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f7dd1ee59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f7dd1f7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f7dd1f7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f7dd1ea39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f7dd1ea39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f7dd1ea38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f7dd1ffb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f7dd1ffaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f7dd1ee3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f7dd1ee3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f7dd25bcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f7dd25ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f7dd25ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f7dd25ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f7dd269ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f7dd269ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f7dd269e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f7dd1addd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd25b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7dd25b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f7dd1ef67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f7dd1ef67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f7dd1ea3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f7dd1ea3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7dd1ea36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f7dd1ea36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f7dd1ea3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f7dd1ea3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f7dd1ffc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f7dd1ffc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f7dd25bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f7dd25ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f7dd25ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f7dd25ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd1f863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd1f85ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd1f85de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f7dd1f2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7dd25b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f7dd25b44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f7dd25b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f7dd25b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f7dd25b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f7dd2640ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f7dd2640ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f7dd2640ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f7dd263fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f7dd25f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f7dd25f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f7dd2634847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f7dd2634847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f7dd267c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f7dd2676862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd25b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7dd250c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd2575e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f7dd2575d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f7dd2575d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f7dd259d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f7dd259d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f7dd259b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f7dd259b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f7dd259a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f7dd2578f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f7dd25787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f7dd25787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f7dd25787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f7dd258df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f7dd257b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f7dd2578b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f7dd2578b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f7dd25787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f7dd25787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f7dd25787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f7dd2577790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f7dd2577790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f7dd257653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f7dd2576854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f7dd25c40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f7dd25c40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f7dd26a6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f7dd269ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f7dd269ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f7dd269e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f7dd1addd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f7dedf06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7dd25b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7dd250c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f7dd1f2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7dd25b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f7dd25b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f7dd25b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f7dd25b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f7dd2640ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f7dd2640ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f7dd2640ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f7dd263fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f7dd25f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f7dd25f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f7dd2634847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f7dd2634847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f7dd1f7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f7dd1f7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f7dd1ffb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7dd1f2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f7dd1f2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7dd25b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f7dd25b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f7dd25b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f7dd25b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f7dd2640ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f7dd2640ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f7dd2640ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f7dd263fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f7dd25f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f7dd25f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f7dd2634847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f7dd2634847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f7dd267c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f7dd2676500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f7dd1ea3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f7dd1ea3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7dd1ea36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7dd1ea36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f7dd1ea3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f7dd1ea3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f7dd1ffc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f7dd1ffc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f7dd25bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f7dd25ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f7dd25ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f7dd25ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd2575e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f7dd2575d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f7dd2575d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f7dd258ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f7dd258a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f7dd2589cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f7dd2589cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f7dd25891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f7dd25888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f7dd25888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f7dd257c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f7dd259392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f7dd25778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f7dd25778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f7dd257653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f7dd2576854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f7dd25c4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f7dd1f7ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f7dd1f7ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f7dd1efef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f7dd1ea3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f7dd1ea3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd24fe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd25b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7dd25b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f7dd1ee59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f7dd1ee59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f7dd1f7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f7dd1f7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f7dd1ea39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f7dd1ea39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f7dd1ea38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f7dd1ffb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f7dd1ffaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f7dd1ee3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f7dd1ee3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f7dd25bcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f7dd25ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f7dd25ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f7dd25ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f7dd269ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f7dd269ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f7dd269e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f7dd1addd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd25b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7dd25b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f7dd1ef67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f7dd1ef67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f7dd1ea3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f7dd1ea3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7dd1ea36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7dd1ea36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f7dd1ea3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f7dd1ea3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f7dd1ffc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f7dd1ffc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f7dd25bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f7dd25ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f7dd25ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f7dd25ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd1f863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd1f85ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd1f85de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f7dd1f2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7dd25b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f7dd25b44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f7dd25b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f7dd25b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f7dd25b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f7dd2640ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f7dd2640ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f7dd2640ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f7dd263fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f7dd25f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f7dd25f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f7dd2634847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f7dd2634847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f7dd267c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f7dd2676862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd25b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7dd250c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd2575e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f7dd2575d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f7dd2575d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f7dd259d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f7dd259d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f7dd259b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f7dd259b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f7dd259a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f7dd2578f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f7dd25787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f7dd25787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f7dd25787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f7dd258df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f7dd257b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f7dd2578b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f7dd2578b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f7dd25787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f7dd25787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f7dd25787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f7dd2577790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f7dd2577790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f7dd257653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f7dd2576854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f7dd25c40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f7dd25c40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f7dd26a6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f7dd269ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f7dd269ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f7dd269e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f7dd1addd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f7dedf06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7dd1eadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7dd25b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7dd250c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f7dd1f7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f7dd1f7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f7dd2635aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f7dd2635aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f7dd2635aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f7dd1f2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7dd25b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f7dd25b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f7dd25b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f7dd25b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f7dd2640ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f7dd2640ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f7dd2640ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f7dd263fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f7dd25f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f7dd25f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f7dd2634847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f7dd2634847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f7dd1f7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f7dd1f7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f7dd1eff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f7dd1ffb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f7dd1fa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f7dd1fa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f7dd1fa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f7dd1fa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f7dd1fa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7dd1f2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7dd1f2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f7dd1f2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7dd25b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f7dd25b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f7dd25b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f7dd25b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f7dd25b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f7dd25b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f7dd2640ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f7dd2640ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f7dd2640ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f7dd263fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f7dd25f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f7dd25f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f7dd2634847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f7dd2634847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f7dd1ea2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f7dd1faa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7dd267c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7dd2676500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f9a0550c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f9a05506500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopExprKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1273216
DEBUG    ya.test:process.py:259 Command (pid 1273216) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1273216) elapsed time (sec): 12.299565076828003
DEBUG    ya.test:process.py:263 Command (pid 1273216) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) maxrss: 1451564
DEBUG    ya.test:process.py:263 Command (pid 1273216) minflt: 362763
DEBUG    ya.test:process.py:263 Command (pid 1273216) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) nivcsw: 337
DEBUG    ya.test:process.py:263 Command (pid 1273216) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1273216) nvcsw: 67483
DEBUG    ya.test:process.py:263 Command (pid 1273216) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1273216) stime: 1.931794
DEBUG    ya.test:process.py:263 Command (pid 1273216) utime: 9.474451
DEBUG    ya.test:process.py:263 Command (pid 1273216) wtime: 12.302
DEBUG    ya.test:process.py:275 Command (pid 1273216) output:
2025-11-20T12:20:47.779970Z Fetching udfs...
2025-11-20T12:20:48.282031Z Initialization of fq runner...
2025-11-20T12:20:51.716822Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.043349s
2025-11-20T12:20:52.766744Z Fetching query results...
2025-11-20T12:20:52.766769Z Writing query results...
2025-11-20T12:20:52.766782Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1273216) errors:
...on3/Python/import.c:2873:15
    #19 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f9a04d33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f9a04d33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f9a04d336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f9a04d336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f9a04d33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f9a04d33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f9a04e8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f9a04e8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f9a0544cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f9a0544a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f9a0544a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f9a0544a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a05405e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f9a05405d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f9a05405d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f9a0541ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f9a0541a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f9a05419cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f9a05419cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f9a054191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f9a054188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f9a054188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f9a0540c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f9a0542392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f9a054078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f9a054078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f9a0540653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f9a05406854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f9a05454182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f9a04e0ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f9a04e0ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f9a04d8ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f9a04d33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f9a04d33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a0538e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a05445fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9a05445fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f9a04d759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f9a04d759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f9a04e0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f9a04e0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f9a04d339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f9a04d339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f9a04d338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f9a04e8b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f9a04e8af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f9a04d73e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f9a04d73e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f9a0544cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f9a0544a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f9a0544a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f9a0544a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f9a0552ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f9a0552ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f9a0552e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f9a0496dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a05445fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9a05445fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f9a04d867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f9a04d867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f9a04d33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f9a04d33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f9a04d336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f9a04d336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f9a04d33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f9a04d33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f9a04e8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f9a04e8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f9a0544cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f9a0544a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f9a0544a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f9a0544a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a04e163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a04e15ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a04e15de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f9a04dbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f9a05444911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f9a054444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f9a054420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f9a05445900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f9a05445900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f9a054d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f9a054d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f9a054d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f9a054cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f9a054870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f9a054870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f9a054c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f9a054c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f9a0550c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f9a05506862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a05445eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9a0539c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a05405e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f9a05405d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f9a05405d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f9a0542d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f9a0542d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f9a0542b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f9a0542b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f9a0542a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f9a05408f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f9a054087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f9a054087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f9a054087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f9a0541df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f9a0540b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f9a05408b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f9a05408b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f9a054087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f9a054087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f9a054087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f9a05407790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f9a05407790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f9a0540653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f9a05406854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f9a054540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f9a054540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f9a05536a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f9a0552ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f9a0552ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f9a0552e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f9a0496dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f9a20d9cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9a05445eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9a0539c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f9a04dbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f9a05444911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f9a054420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f9a05445900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f9a05445900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f9a054d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f9a054d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f9a054d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f9a054cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f9a054870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f9a054870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f9a054c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f9a054c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f9a04e0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f9a04e0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f9a04e8b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9a04dbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f9a04dbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f9a05444911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f9a054420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f9a05445900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f9a05445900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f9a054d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f9a054d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f9a054d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f9a054cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f9a054870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f9a054870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f9a054c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f9a054c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f9a0550c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f9a05506500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f9a04d33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f9a04d33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f9a04d336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f9a04d336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f9a04d33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f9a04d33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f9a04e8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f9a04e8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f9a0544cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f9a0544a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f9a0544a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f9a0544a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a05405e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f9a05405d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f9a05405d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f9a0541ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f9a0541a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f9a05419cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f9a05419cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f9a054191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f9a054188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f9a054188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f9a0540c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f9a0542392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f9a054078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f9a054078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f9a0540653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f9a05406854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f9a05454182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f9a04e0ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f9a04e0ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f9a04d8ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f9a04d33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f9a04d33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a0538e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a05445fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9a05445fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f9a04d759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f9a04d759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f9a04e0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f9a04e0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f9a04d339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f9a04d339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f9a04d338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f9a04e8b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f9a04e8af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f9a04d73e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f9a04d73e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f9a0544cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f9a0544a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f9a0544a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f9a0544a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f9a0552ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f9a0552ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f9a0552e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f9a0496dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a05445fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9a05445fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f9a04d867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f9a04d867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f9a04d33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f9a04d33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f9a04d336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f9a04d336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f9a04d33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f9a04d33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f9a04e8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f9a04e8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f9a0544cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f9a0544a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f9a0544a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f9a0544a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a04e163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a04e15ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a04e15de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f9a04dbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f9a05444911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f9a054444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f9a054420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f9a05445900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f9a05445900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f9a054d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f9a054d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f9a054d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f9a054cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f9a054870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f9a054870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f9a054c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f9a054c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f9a0550c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f9a05506862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a05445eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9a0539c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a05405e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f9a05405d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f9a05405d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f9a0542d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f9a0542d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f9a0542b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f9a0542b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f9a0542a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f9a05408f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f9a054087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f9a054087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f9a054087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f9a0541df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f9a0540b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f9a05408b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f9a05408b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f9a054087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f9a054087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f9a054087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f9a05407790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f9a05407790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f9a0540653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f9a05406854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f9a054540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f9a054540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f9a05536a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f9a0552ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f9a0552ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f9a0552e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f9a0496dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f9a20d9cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9a04d3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9a05445eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9a0539c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f9a04e0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f9a04e0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f9a054c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f9a054c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f9a054c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f9a04dbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f9a05444911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f9a054420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f9a05445900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f9a05445900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f9a054d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f9a054d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f9a054d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f9a054cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f9a054870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f9a054870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f9a054c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f9a054c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f9a04e0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f9a04e0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f9a04d8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f9a04e8b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f9a04e3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f9a04e3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f9a04e30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f9a04e30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f9a04e30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f9a04dbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9a04dbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f9a04dbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f9a05444911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f9a054446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f9a054444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f9a054420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f9a05445900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f9a05445900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f9a054d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f9a054d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f9a054d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f9a054cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f9a054870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f9a054870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f9a054c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f9a054c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f9a04d32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f9a04e3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f9a0550c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f9a05506500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7eff2780c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7eff27806500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopListKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1275831
DEBUG    ya.test:process.py:259 Command (pid 1275831) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1275831) elapsed time (sec): 12.374266147613525
DEBUG    ya.test:process.py:263 Command (pid 1275831) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) maxrss: 1478800
DEBUG    ya.test:process.py:263 Command (pid 1275831) minflt: 365924
DEBUG    ya.test:process.py:263 Command (pid 1275831) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) nivcsw: 520
DEBUG    ya.test:process.py:263 Command (pid 1275831) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1275831) nvcsw: 67938
DEBUG    ya.test:process.py:263 Command (pid 1275831) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1275831) stime: 2.038559
DEBUG    ya.test:process.py:263 Command (pid 1275831) utime: 9.421178
DEBUG    ya.test:process.py:263 Command (pid 1275831) wtime: 12.376
DEBUG    ya.test:process.py:275 Command (pid 1275831) output:
2025-11-20T12:21:00.176653Z Fetching udfs...
2025-11-20T12:21:00.621017Z Initialization of fq runner...
2025-11-20T12:21:04.098900Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.035734s
2025-11-20T12:21:05.139001Z Fetching query results...
2025-11-20T12:21:05.139020Z Writing query results...
2025-11-20T12:21:05.139031Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1275831) errors:
...on3/Python/import.c:2873:15
    #19 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7eff27033204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7eff27033204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff270336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7eff270336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7eff27033ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7eff27033ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7eff2718c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7eff2718c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7eff2774cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7eff2774a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7eff2774a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7eff2774a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff27705e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7eff27705d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7eff27705d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7eff2771ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7eff2771a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7eff27719cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7eff27719cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7eff277191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7eff277188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7eff277188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7eff2770c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7eff2772392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7eff277078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7eff277078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7eff2770653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7eff27706854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7eff27754182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7eff2710ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7eff2710ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7eff2708ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7eff27033204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7eff27033204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff2768e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff27745fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff27745fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7eff270759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7eff270759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7eff2710bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7eff2710bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7eff270339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7eff270339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7eff270338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7eff2718b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7eff2718af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7eff27073e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7eff27073e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7eff2774cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7eff2774a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7eff2774a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7eff2774a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7eff2782ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7eff2782ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7eff2782e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7eff26c6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff27745fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff27745fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7eff270867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7eff270867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7eff27033204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7eff27033204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff270336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7eff270336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7eff27033ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7eff27033ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7eff2718c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7eff2718c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7eff2774cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7eff2774a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7eff2774a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7eff2774a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff271163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff27115ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff27115de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7eff270bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7eff27744911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7eff277444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7eff277420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7eff27745900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7eff27745900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7eff277d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7eff277d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7eff277d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7eff277cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7eff277870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7eff277870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7eff277c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7eff277c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7eff2780c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7eff27806862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff27745eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff2769c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff27705e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7eff27705d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7eff27705d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7eff2772d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7eff2772d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7eff2772b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7eff2772b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7eff2772a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7eff27708f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7eff277087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7eff277087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7eff277087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7eff2771df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7eff2770b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7eff27708b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7eff27708b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7eff277087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7eff277087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7eff277087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7eff27707790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7eff27707790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7eff2770653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7eff27706854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7eff277540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7eff277540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7eff27836a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7eff2782ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7eff2782ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7eff2782e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7eff26c6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7eff430a0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff27745eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff2769c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7eff270bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7eff27744911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7eff277420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7eff27745900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7eff27745900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7eff277d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7eff277d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7eff277d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7eff277cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7eff277870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7eff277870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7eff277c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7eff277c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7eff2710bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7eff2710bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7eff2718b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff270bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7eff270bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7eff27744911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7eff277420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7eff27745900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7eff27745900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7eff277d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7eff277d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7eff277d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7eff277cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7eff277870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7eff277870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7eff277c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7eff277c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7eff2780c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7eff27806500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7eff27033204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7eff27033204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff270336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff270336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7eff27033ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7eff27033ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7eff2718c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7eff2718c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7eff2774cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7eff2774a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7eff2774a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7eff2774a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff27705e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7eff27705d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7eff27705d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7eff2771ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7eff2771a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7eff27719cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7eff27719cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7eff277191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7eff277188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7eff277188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7eff2770c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7eff2772392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7eff277078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7eff277078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7eff2770653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7eff27706854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7eff27754182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7eff2710ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7eff2710ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7eff2708ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7eff27033204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7eff27033204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff2768e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff27745fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff27745fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7eff270759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7eff270759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7eff2710bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7eff2710bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7eff270339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7eff270339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7eff270338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7eff2718b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7eff2718af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7eff27073e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7eff27073e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7eff2774cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7eff2774a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7eff2774a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7eff2774a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7eff2782ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7eff2782ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7eff2782e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7eff26c6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff27745fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff27745fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7eff270867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7eff270867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7eff27033204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7eff27033204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff270336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff270336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7eff27033ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7eff27033ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7eff2718c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7eff2718c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7eff2774cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7eff2774a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7eff2774a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7eff2774a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff271163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff27115ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff27115de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7eff270bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7eff27744911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7eff277444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7eff277420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7eff27745900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7eff27745900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7eff277d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7eff277d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7eff277d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7eff277cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7eff277870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7eff277870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7eff277c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7eff277c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7eff2780c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7eff27806862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff27745eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff2769c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff27705e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7eff27705d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7eff27705d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7eff2772d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7eff2772d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7eff2772b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7eff2772b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7eff2772a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7eff27708f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7eff277087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7eff277087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7eff277087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7eff2771df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7eff2770b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7eff27708b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7eff27708b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7eff277087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7eff277087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7eff277087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7eff27707790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7eff27707790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7eff2770653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7eff27706854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7eff277540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7eff277540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7eff27836a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7eff2782ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7eff2782ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7eff2782e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7eff26c6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7eff430a0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff2703df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff27745eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff2769c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7eff2710cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7eff2710cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7eff277c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7eff277c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7eff277c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7eff270bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7eff27744911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7eff277420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7eff27745900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7eff27745900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7eff277d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7eff277d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7eff277d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7eff277cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7eff277870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7eff277870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7eff277c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7eff277c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7eff2710bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7eff2710bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7eff2708f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7eff2718b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7eff2713815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7eff2713815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7eff27130b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7eff27130b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7eff27130b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff270bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff270bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7eff270bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7eff27744911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7eff277446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7eff277444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7eff277420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7eff27745900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7eff27745900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7eff277d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7eff277d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7eff277d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7eff277cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7eff277870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7eff277870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7eff277c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7eff277c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7eff27032b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7eff2713a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7eff2780c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7eff27806500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f86be2bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f86be2b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423641 byte(s) leaked in 8241 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopNoKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1277349
DEBUG    ya.test:process.py:259 Command (pid 1277349) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1277349) elapsed time (sec): 13.363404273986816
DEBUG    ya.test:process.py:263 Command (pid 1277349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) maxrss: 1440564
DEBUG    ya.test:process.py:263 Command (pid 1277349) minflt: 356082
DEBUG    ya.test:process.py:263 Command (pid 1277349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) nivcsw: 670
DEBUG    ya.test:process.py:263 Command (pid 1277349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1277349) nvcsw: 67220
DEBUG    ya.test:process.py:263 Command (pid 1277349) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1277349) stime: 2.123212
DEBUG    ya.test:process.py:263 Command (pid 1277349) utime: 9.848151
DEBUG    ya.test:process.py:263 Command (pid 1277349) wtime: 13.367
DEBUG    ya.test:process.py:275 Command (pid 1277349) output:
2025-11-20T12:21:12.914789Z Fetching udfs...
2025-11-20T12:21:13.481909Z Initialization of fq runner...
2025-11-20T12:21:17.038170Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.933358s
2025-11-20T12:21:17.976876Z Fetching query results...
2025-11-20T12:21:17.976902Z Writing query results...
2025-11-20T12:21:17.976913Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1277349) errors:
...on3/Python/import.c:2873:15
    #19 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f86bdae3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f86bdae3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f86bdae36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f86bdae36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f86bdae3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f86bdae3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f86bdc3c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f86bdc3c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f86be1fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f86be1fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f86be1fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f86be1fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86be1b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f86be1b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f86be1b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f86be1cba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f86be1ca5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f86be1c9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f86be1c9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f86be1c91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f86be1c88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f86be1c88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f86be1bc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f86be1d392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f86be1b78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f86be1b78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f86be1b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f86be1b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f86be204182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f86bdbbca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f86bdbbca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f86bdb3ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f86bdae3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f86bdae3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86be13e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86be1f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f86be1f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f86bdb259e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f86bdb259e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f86bdbbbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f86bdbbbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f86bdae39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f86bdae39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f86bdae38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f86bdc3b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f86bdc3af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f86bdb23e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f86bdb23e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f86be1fcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f86be1fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f86be1fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f86be1fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f86be2def4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f86be2def4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f86be2de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f86bd71dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86be1f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f86be1f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f86bdb367d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f86bdb367d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f86bdae3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f86bdae3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f86bdae36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f86bdae36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f86bdae3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f86bdae3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f86bdc3c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f86bdc3c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f86be1fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f86be1fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f86be1fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f86be1fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86bdbc63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86bdbc5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86bdbc5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb6d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f86bdb6d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f86be1f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f86be1f44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f86be1f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f86be1f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f86be1f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f86be280ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f86be280ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f86be280ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f86be27fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f86be2370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f86be2370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f86be274847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f86be274847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f86be2bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f86be2b6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86be1f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f86be14c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86be1b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f86be1b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f86be1b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f86be1dd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f86be1dd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f86be1db211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f86be1db211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f86be1da318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f86be1b8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f86be1b87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f86be1b87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f86be1b87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f86be1cdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f86be1bb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f86be1b8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f86be1b8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f86be1b87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f86be1b87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f86be1b87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f86be1b7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f86be1b7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f86be1b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f86be1b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f86be2040a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f86be2040a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f86be2e6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f86be2def59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f86be2def59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f86be2de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f86bd71dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f86d9b43d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f86be1f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f86be14c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb6d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f86bdb6d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f86be1f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f86be1f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f86be1f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f86be1f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f86be280ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f86be280ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f86be280ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f86be27fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f86be2370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f86be2370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f86be274847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f86be274847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f86bdbbbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f86bdbbbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f86bdc3b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f86bdb6d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f86bdb6d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f86be1f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f86be1f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f86be1f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f86be1f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f86be280ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f86be280ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f86be280ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f86be27fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f86be2370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f86be2370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f86be274847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f86be274847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f86be2bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f86be2b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423641 byte(s) leaked in 8241 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f86bdae3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f86bdae3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f86bdae36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f86bdae36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f86bdae3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f86bdae3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f86bdc3c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f86bdc3c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f86be1fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f86be1fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f86be1fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f86be1fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86be1b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f86be1b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f86be1b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f86be1cba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f86be1ca5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f86be1c9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f86be1c9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f86be1c91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f86be1c88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f86be1c88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f86be1bc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f86be1d392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f86be1b78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f86be1b78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f86be1b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f86be1b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f86be204182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f86bdbbca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f86bdbbca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f86bdb3ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f86bdae3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f86bdae3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86be13e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86be1f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f86be1f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f86bdb259e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f86bdb259e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f86bdbbbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f86bdbbbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f86bdae39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f86bdae39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f86bdae38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f86bdc3b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f86bdc3af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f86bdb23e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f86bdb23e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f86be1fcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f86be1fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f86be1fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f86be1fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f86be2def4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f86be2def4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f86be2de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f86bd71dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86be1f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f86be1f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f86bdb367d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f86bdb367d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f86bdae3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f86bdae3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f86bdae36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f86bdae36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f86bdae3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f86bdae3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f86bdc3c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f86bdc3c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f86be1fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f86be1fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f86be1fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f86be1fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86bdbc63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86bdbc5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86bdbc5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb6d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f86bdb6d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f86be1f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f86be1f44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f86be1f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f86be1f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f86be1f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f86be280ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f86be280ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f86be280ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f86be27fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f86be2370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f86be2370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f86be274847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f86be274847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f86be2bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f86be2b6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86be1f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f86be14c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86be1b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f86be1b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f86be1b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f86be1dd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f86be1dd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f86be1db211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f86be1db211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f86be1da318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f86be1b8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f86be1b87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f86be1b87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f86be1b87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f86be1cdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f86be1bb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f86be1b8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f86be1b8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f86be1b87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f86be1b87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f86be1b87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f86be1b7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f86be1b7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f86be1b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f86be1b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f86be2040a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f86be2040a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f86be2e6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f86be2def59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f86be2def59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f86be2de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f86bd71dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f86d9b43d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb72bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f86bdaedf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f86be1f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f86be14c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f86bdbbcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f86bdbbcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f86be275aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f86be275aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f86be275aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb6d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f86bdb6d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f86be1f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f86be1f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f86be1f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f86be1f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f86be280ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f86be280ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f86be280ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f86be27fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f86be2370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f86be2370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f86be274847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f86be274847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f86bdbbbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f86bdbbbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f86bdb3f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f86bdc3b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f86bdbe815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f86bdbe815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f86bdbe0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f86bdbe0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f86bdbe0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f86bdb6b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f86bdb6d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f86bdb6d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f86be1f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f86be1f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f86be1f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f86be1f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f86be1f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f86be1f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f86be280ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f86be280ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f86be280ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f86be27fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f86be2370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f86be2370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f86be274847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f86be274847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f86bdae2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f86bdbea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f86be2bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f86be2b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423641 byte(s) leaked in 8241 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2725d5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2725d56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopPercentile-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1279909
DEBUG    ya.test:process.py:259 Command (pid 1279909) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1279909) elapsed time (sec): 11.767271280288696
DEBUG    ya.test:process.py:263 Command (pid 1279909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) maxrss: 1468184
DEBUG    ya.test:process.py:263 Command (pid 1279909) minflt: 363210
DEBUG    ya.test:process.py:263 Command (pid 1279909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1279909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1279909) nvcsw: 68672
DEBUG    ya.test:process.py:263 Command (pid 1279909) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1279909) stime: 2.055946
DEBUG    ya.test:process.py:263 Command (pid 1279909) utime: 8.964257
DEBUG    ya.test:process.py:263 Command (pid 1279909) wtime: 11.77
DEBUG    ya.test:process.py:275 Command (pid 1279909) output:
2025-11-20T12:21:26.506753Z Fetching udfs...
2025-11-20T12:21:26.998551Z Initialization of fq runner...
2025-11-20T12:21:30.111528Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.147665s
2025-11-20T12:21:31.264621Z Fetching query results...
2025-11-20T12:21:31.264641Z Writing query results...
2025-11-20T12:21:31.264654Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1279909) errors:
...on3/Python/import.c:2873:15
    #19 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f2725583204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f2725583204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f27255836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f27255836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f2725583ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f2725583ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f27256dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f27256dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2725c9cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2725c9a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2725c9a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2725c9a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2725c55e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2725c55d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2725c55d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2725c6ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f2725c6a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f2725c69cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f2725c69cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f2725c691e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f2725c688a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f2725c688a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f2725c5c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f2725c7392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f2725c578a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f2725c578a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f2725c5653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f2725c56854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f2725ca4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f272565ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f272565ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f27255def69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f2725583204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f2725583204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725bde3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725c95fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2725c95fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f27255c59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f27255c59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f272565bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f272565bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f27255839dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f27255839dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f27255838e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f27256db0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f27256daf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f27255c3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f27255c3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f2725c9cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f2725c9a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f2725c9a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f2725c9a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f2725d7ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f2725d7ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f2725d7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f27251bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725c95fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2725c95fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f27255d67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f27255d67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f2725583204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f2725583204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f27255836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f27255836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f2725583ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f2725583ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f27256dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f27256dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2725c9cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2725c9a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2725c9a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2725c9a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f27256663c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725665ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725665de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f272560d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f272560d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2725c94911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2725c944dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f2725c920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f2725c95900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f2725c95900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f2725d20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f2725d20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f2725d20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f2725d1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f2725cd70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f2725cd70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f2725d14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f2725d14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f2725d5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f2725d56862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725c95eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2725bec408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2725c55e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2725c55d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2725c55d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2725c7d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f2725c7d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f2725c7b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f2725c7b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f2725c7a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f2725c58f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f2725c587d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f2725c587d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f2725c587d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f2725c6df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f2725c5b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f2725c58b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f2725c58b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f2725c587a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f2725c587a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f2725c587a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f2725c57790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f2725c57790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f2725c5653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f2725c56854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f2725ca40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f2725ca40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f2725d86a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f2725d7ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f2725d7ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f2725d7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f27251bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f27415f0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2725c95eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2725bec3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f272560d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f272560d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2725c94911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f2725c920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f2725c95900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f2725c95900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f2725d20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f2725d20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f2725d20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f2725d1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f2725cd70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f2725cd70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f2725d14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f2725d14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f272565bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f272565bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f27256db5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f272560d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f272560d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2725c94911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2725c920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f2725c95900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f2725c95900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f2725d20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f2725d20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f2725d20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f2725d1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f2725cd70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f2725cd70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f2725d14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f2725d14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f2725d5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f2725d56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f2725583204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f2725583204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f27255836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f27255836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f2725583ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f2725583ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f27256dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f27256dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2725c9cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2725c9a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2725c9a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2725c9a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2725c55e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2725c55d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2725c55d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2725c6ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f2725c6a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f2725c69cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f2725c69cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f2725c691e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f2725c688a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f2725c688a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f2725c5c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f2725c7392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f2725c578a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f2725c578a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f2725c5653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f2725c56854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f2725ca4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f272565ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f272565ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f27255def69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f2725583204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f2725583204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725bde3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725c95fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2725c95fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f27255c59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f27255c59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f272565bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f272565bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f27255839dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f27255839dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f27255838e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f27256db0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f27256daf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f27255c3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f27255c3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f2725c9cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f2725c9a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f2725c9a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f2725c9a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f2725d7ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f2725d7ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f2725d7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f27251bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725c95fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2725c95fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f27255d67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f27255d67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f2725583204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f2725583204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f27255836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f27255836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f2725583ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f2725583ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f27256dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f27256dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2725c9cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2725c9a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2725c9a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2725c9a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f27256663c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725665ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725665de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f272560d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f272560d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2725c94911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2725c944dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f2725c920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f2725c95900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f2725c95900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f2725d20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f2725d20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f2725d20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f2725d1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f2725cd70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f2725cd70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f2725d14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f2725d14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f2725d5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f2725d56862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725c95eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2725bec408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2725c55e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2725c55d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2725c55d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2725c7d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f2725c7d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f2725c7b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f2725c7b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f2725c7a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f2725c58f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f2725c587d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f2725c587d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f2725c587d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f2725c6df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f2725c5b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f2725c58b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f2725c58b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f2725c587a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f2725c587a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f2725c587a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f2725c57790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f2725c57790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f2725c5653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f2725c56854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f2725ca40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f2725ca40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f2725d86a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f2725d7ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f2725d7ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f2725d7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f27251bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f27415f0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2725612bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f272558df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2725c95eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2725bec3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f272565cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f272565cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2725d15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2725d15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2725d15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f272560d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f272560d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2725c94911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f2725c920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f2725c95900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f2725c95900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f2725d20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f2725d20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f2725d20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f2725d1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f2725cd70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f2725cd70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f2725d14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f2725d14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f272565bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f272565bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f27255df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f27256db5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f272568815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f272568815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f2725680b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f2725680b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f2725680b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f272560b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f272560d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f272560d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2725c94911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2725c946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2725c944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2725c920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f2725c95900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f2725c95900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f2725d20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f2725d20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f2725d20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f2725d1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f2725cd70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f2725cd70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f2725d14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f2725d14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f2725582b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f272568a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2725d5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2725d56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff5fa3ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff5fa3e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f4/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1282171
DEBUG    ya.test:process.py:259 Command (pid 1282171) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1282171) elapsed time (sec): 11.19501280784607
DEBUG    ya.test:process.py:263 Command (pid 1282171) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) maxrss: 1464392
DEBUG    ya.test:process.py:263 Command (pid 1282171) minflt: 358203
DEBUG    ya.test:process.py:263 Command (pid 1282171) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1282171) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1282171) nvcsw: 67593
DEBUG    ya.test:process.py:263 Command (pid 1282171) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1282171) stime: 1.9326979999999998
DEBUG    ya.test:process.py:263 Command (pid 1282171) utime: 8.428649
DEBUG    ya.test:process.py:263 Command (pid 1282171) wtime: 11.197
DEBUG    ya.test:process.py:275 Command (pid 1282171) output:
2025-11-20T12:21:38.363857Z Fetching udfs...
2025-11-20T12:21:38.784268Z Initialization of fq runner...
2025-11-20T12:21:41.759173Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.829294s
2025-11-20T12:21:42.593079Z Fetching query results...
2025-11-20T12:21:42.593100Z Writing query results...
2025-11-20T12:21:42.593110Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1282171) errors:
...on3/Python/import.c:2873:15
    #19 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff5f9c13204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff5f9c13204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff5f9c136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff5f9c136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff5f9c13ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff5f9c13ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff5f9d6c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff5f9d6c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff5fa32cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff5fa32a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff5fa32a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff5fa32a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5fa2e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff5fa2e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff5fa2e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff5fa2fba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7ff5fa2fa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7ff5fa2f9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7ff5fa2f9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7ff5fa2f91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7ff5fa2f88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7ff5fa2f88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7ff5fa2ec5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7ff5fa30392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7ff5fa2e78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7ff5fa2e78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7ff5fa2e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7ff5fa2e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7ff5fa334182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7ff5f9ceca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7ff5f9ceca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7ff5f9c6ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7ff5f9c13204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7ff5f9c13204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5fa26e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5fa325fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff5fa325fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff5f9c559e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7ff5f9c559e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff5f9cebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7ff5f9cebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7ff5f9c139dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7ff5f9c139dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7ff5f9c138e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7ff5f9d6b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7ff5f9d6af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7ff5f9c53e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7ff5f9c53e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7ff5fa32cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7ff5fa32a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7ff5fa32a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7ff5fa32a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7ff5fa40ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7ff5fa40ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7ff5fa40e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7ff5f984dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5fa325fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff5fa325fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff5f9c667d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7ff5f9c667d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff5f9c13204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff5f9c13204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff5f9c136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff5f9c136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff5f9c13ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff5f9c13ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff5f9d6c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff5f9d6c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff5fa32cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff5fa32a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff5fa32a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff5fa32a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5f9cf63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5f9cf5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5f9cf5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9c9d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff5f9c9d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff5fa324911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff5fa3244dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7ff5fa3220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7ff5fa325900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7ff5fa325900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7ff5fa3b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7ff5fa3afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7ff5fa3670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7ff5fa3670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7ff5fa3a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7ff5fa3a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7ff5fa3ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7ff5fa3e6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5fa325eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff5fa27c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5fa2e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff5fa2e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff5fa2e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff5fa30d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7ff5fa30d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7ff5fa30b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7ff5fa30b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7ff5fa30a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7ff5fa2e8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7ff5fa2e87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7ff5fa2e87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7ff5fa2e87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7ff5fa2fdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7ff5fa2eb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7ff5fa2e8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7ff5fa2e8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7ff5fa2e87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7ff5fa2e87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7ff5fa2e87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7ff5fa2e7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7ff5fa2e7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7ff5fa2e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7ff5fa2e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7ff5fa3340a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7ff5fa3340a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7ff5fa416a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7ff5fa40ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7ff5fa40ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7ff5fa40e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7ff5f984dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7ff615c78d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff5fa325eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff5fa27c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9c9d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff5f9c9d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff5fa324911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7ff5fa3220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7ff5fa325900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7ff5fa325900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7ff5fa3b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7ff5fa3afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7ff5fa3670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7ff5fa3670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7ff5fa3a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7ff5fa3a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7ff5f9cebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7ff5f9cebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7ff5f9d6b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff5f9c9d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff5f9c9d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff5fa324911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff5fa3220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7ff5fa325900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7ff5fa325900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7ff5fa3b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7ff5fa3afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7ff5fa3670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7ff5fa3670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7ff5fa3a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7ff5fa3a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7ff5fa3ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7ff5fa3e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff5f9c13204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff5f9c13204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff5f9c136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff5f9c136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff5f9c13ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff5f9c13ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff5f9d6c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff5f9d6c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff5fa32cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff5fa32a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff5fa32a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff5fa32a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5fa2e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff5fa2e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff5fa2e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff5fa2fba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7ff5fa2fa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7ff5fa2f9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7ff5fa2f9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7ff5fa2f91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7ff5fa2f88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7ff5fa2f88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7ff5fa2ec5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7ff5fa30392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7ff5fa2e78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7ff5fa2e78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7ff5fa2e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7ff5fa2e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7ff5fa334182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7ff5f9ceca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7ff5f9ceca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7ff5f9c6ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7ff5f9c13204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7ff5f9c13204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5fa26e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5fa325fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff5fa325fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff5f9c559e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7ff5f9c559e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff5f9cebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7ff5f9cebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7ff5f9c139dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7ff5f9c139dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7ff5f9c138e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7ff5f9d6b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7ff5f9d6af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7ff5f9c53e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7ff5f9c53e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7ff5fa32cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7ff5fa32a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7ff5fa32a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7ff5fa32a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7ff5fa40ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7ff5fa40ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7ff5fa40e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7ff5f984dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5fa325fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff5fa325fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff5f9c667d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7ff5f9c667d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff5f9c13204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff5f9c13204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff5f9c136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff5f9c136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff5f9c13ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff5f9c13ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff5f9d6c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff5f9d6c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff5fa32cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff5fa32a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff5fa32a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff5fa32a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5f9cf63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5f9cf5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5f9cf5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9c9d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff5f9c9d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff5fa324911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff5fa3244dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7ff5fa3220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7ff5fa325900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7ff5fa325900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7ff5fa3b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7ff5fa3afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7ff5fa3670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7ff5fa3670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7ff5fa3a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7ff5fa3a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7ff5fa3ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7ff5fa3e6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5fa325eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff5fa27c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5fa2e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff5fa2e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff5fa2e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff5fa30d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7ff5fa30d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7ff5fa30b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7ff5fa30b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7ff5fa30a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7ff5fa2e8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7ff5fa2e87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7ff5fa2e87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7ff5fa2e87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7ff5fa2fdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7ff5fa2eb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7ff5fa2e8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7ff5fa2e8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7ff5fa2e87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7ff5fa2e87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7ff5fa2e87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7ff5fa2e7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7ff5fa2e7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7ff5fa2e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7ff5fa2e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7ff5fa3340a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7ff5fa3340a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7ff5fa416a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7ff5fa40ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7ff5fa40ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7ff5fa40e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7ff5f984dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7ff615c78d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9ca2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff5f9c1df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff5fa325eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff5fa27c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff5f9cecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff5f9cecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff5fa3a5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff5fa3a5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff5fa3a5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9c9d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff5f9c9d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff5fa324911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7ff5fa3220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7ff5fa325900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7ff5fa325900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7ff5fa3b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7ff5fa3afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7ff5fa3670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7ff5fa3670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7ff5fa3a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7ff5fa3a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7ff5f9cebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7ff5f9cebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7ff5f9c6f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7ff5f9d6b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7ff5f9d1815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7ff5f9d1815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7ff5f9d10b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7ff5f9d10b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7ff5f9d10b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff5f9c9b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff5f9c9d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff5f9c9d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff5fa324911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff5fa3246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff5fa3244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff5fa3220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7ff5fa325900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7ff5fa325900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7ff5fa3b0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7ff5fa3b0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7ff5fa3afdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7ff5fa3670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7ff5fa3670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7ff5fa3a4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7ff5fa3a4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7ff5f9c12b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7ff5f9d1a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff5fa3ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff5fa3e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
13.40s call     test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]
12.44s call     test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
12.34s call     test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
11.80s call     test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
11.24s call     test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
9.91s call     test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
9.74s call     test_sql_streaming.py::test[hop-GroupByHop-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHop-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopExprKey-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-GroupByHopTimeExtractorUnusedColumns-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopByStringKey-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/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_aoo0bwgq/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fc8dd9ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fc8dd9e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fc8dd27046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fc8dd36db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fc8dd36db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fc8dd36db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fc8dd26f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fc8dd31c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fc8dd21450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8dd21450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fc8dd214350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fc8dd36b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fc8dd36b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8bzppops/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7dd267c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7dd2676500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f7dd1f0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f7dd1ffdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f7dd1ffdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f7dd1ffdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f7dd1eff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f7dd1fac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f7dd1ea450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7dd1ea450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7dd1ea4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f7dd1ffb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f7dd1ffb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun__nggd_76/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f9a0550c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f9a05506500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f9a04d9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f9a04e8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f9a04e8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f9a04e8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f9a04d8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f9a04e3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f9a04d3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f9a04d3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f9a04d34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f9a04e8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f9a04e8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_3lep290e/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7eff2780c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7eff27806500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7eff2709046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7eff2718db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7eff2718db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7eff2718db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7eff2708f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7eff2713c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7eff2703450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff2703450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7eff27034350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7eff2718b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7eff2718b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_lq4250x3/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f86be2bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f86be2b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f86bdb4046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f86bdc3db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f86bdc3db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f86bdc3db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f86bdb3f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f86bdbec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f86bdae450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f86bdae450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f86bdae4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f86bdc3b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f86bdc3b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423641 byte(s) leaked in 8241 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_wnskzfai/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2725d5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2725d56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f27255e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f27256ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f27256ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f27256ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f27255df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f272568c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f272558450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f272558450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2725584350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f27256db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f27256db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f4/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/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f4/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfy94p5s/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff5fa3ec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff5fa3e6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff5f9c7046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff5f9d6db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff5f9d6db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff5f9d6db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff5f9c6f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff5f9d1c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff5f9c1450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff5f9c1450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff5f9c14350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff5f9d6b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff5f9d6b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
========================= 7 failed in 82.45s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7feb4f90c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7feb4f906500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopWithDataWatermarks-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1269658
DEBUG    ya.test:process.py:259 Command (pid 1269658) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1269658) elapsed time (sec): 10.435632944107056
DEBUG    ya.test:process.py:263 Command (pid 1269658) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) inblock: 364736
DEBUG    ya.test:process.py:263 Command (pid 1269658) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) majflt: 30
DEBUG    ya.test:process.py:263 Command (pid 1269658) maxrss: 1465436
DEBUG    ya.test:process.py:263 Command (pid 1269658) minflt: 366164
DEBUG    ya.test:process.py:263 Command (pid 1269658) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1269658) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1269658) nvcsw: 66680
DEBUG    ya.test:process.py:263 Command (pid 1269658) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1269658) stime: 1.84182
DEBUG    ya.test:process.py:263 Command (pid 1269658) utime: 7.543657
DEBUG    ya.test:process.py:263 Command (pid 1269658) wtime: 10.438
DEBUG    ya.test:process.py:275 Command (pid 1269658) output:
2025-11-20T12:20:26.639434Z Fetching udfs...
2025-11-20T12:20:27.208635Z Initialization of fq runner...
2025-11-20T12:20:29.943016Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.818358s
2025-11-20T12:20:30.765613Z Fetching query results...
2025-11-20T12:20:30.765634Z Writing query results...
2025-11-20T12:20:30.765648Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1269658) errors:
...on3/Python/import.c:2873:15
    #19 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7feb4f133204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7feb4f133204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7feb4f1336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7feb4f1336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7feb4f133ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7feb4f133ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7feb4f28c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7feb4f28c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7feb4f84cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7feb4f84a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7feb4f84a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7feb4f84a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f805e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7feb4f805d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7feb4f805d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7feb4f81ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7feb4f81a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7feb4f819cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7feb4f819cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7feb4f8191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7feb4f8188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7feb4f8188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7feb4f80c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7feb4f82392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7feb4f8078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7feb4f8078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7feb4f80653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7feb4f806854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7feb4f854182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7feb4f20ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7feb4f20ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7feb4f18ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7feb4f133204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7feb4f133204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f78e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f845fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7feb4f845fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7feb4f1759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7feb4f1759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7feb4f20bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7feb4f20bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7feb4f1339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7feb4f1339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7feb4f1338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7feb4f28b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7feb4f28af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7feb4f173e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7feb4f173e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7feb4f84cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7feb4f84a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7feb4f84a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7feb4f84a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7feb4f92ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7feb4f92ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7feb4f92e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7feb4ed6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f845fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7feb4f845fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7feb4f1867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7feb4f1867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7feb4f133204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7feb4f133204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7feb4f1336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7feb4f1336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7feb4f133ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7feb4f133ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7feb4f28c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7feb4f28c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7feb4f84cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7feb4f84a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7feb4f84a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7feb4f84a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f2163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f215ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f215de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7feb4f1bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7feb4f844911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7feb4f8444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7feb4f8420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7feb4f845900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7feb4f845900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7feb4f8d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7feb4f8d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7feb4f8d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7feb4f8cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7feb4f8870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7feb4f8870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7feb4f8c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7feb4f8c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7feb4f90c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7feb4f906862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f845eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7feb4f79c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f805e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7feb4f805d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7feb4f805d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7feb4f82d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7feb4f82d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7feb4f82b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7feb4f82b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7feb4f82a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7feb4f808f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7feb4f8087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7feb4f8087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7feb4f8087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7feb4f81df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7feb4f80b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7feb4f808b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7feb4f808b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7feb4f8087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7feb4f8087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7feb4f8087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7feb4f807790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7feb4f807790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7feb4f80653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7feb4f806854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7feb4f8540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7feb4f8540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7feb4f936a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7feb4f92ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7feb4f92ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7feb4f92e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7feb4ed6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7feb6b194d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7feb4f845eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7feb4f79c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7feb4f1bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7feb4f844911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7feb4f8420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7feb4f845900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7feb4f845900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7feb4f8d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7feb4f8d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7feb4f8d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7feb4f8cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7feb4f8870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7feb4f8870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7feb4f8c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7feb4f8c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7feb4f20bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7feb4f20bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7feb4f28b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7feb4f1bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7feb4f1bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7feb4f844911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7feb4f8420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7feb4f845900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7feb4f845900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7feb4f8d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7feb4f8d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7feb4f8d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7feb4f8cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7feb4f8870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7feb4f8870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7feb4f8c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7feb4f8c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7feb4f90c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7feb4f906500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7feb4f133204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7feb4f133204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7feb4f1336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7feb4f1336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7feb4f133ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7feb4f133ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7feb4f28c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7feb4f28c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7feb4f84cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7feb4f84a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7feb4f84a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7feb4f84a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f805e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7feb4f805d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7feb4f805d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7feb4f81ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7feb4f81a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7feb4f819cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7feb4f819cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7feb4f8191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7feb4f8188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7feb4f8188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7feb4f80c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7feb4f82392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7feb4f8078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7feb4f8078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7feb4f80653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7feb4f806854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7feb4f854182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7feb4f20ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7feb4f20ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7feb4f18ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7feb4f133204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7feb4f133204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f78e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f845fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7feb4f845fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7feb4f1759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7feb4f1759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7feb4f20bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7feb4f20bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7feb4f1339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7feb4f1339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7feb4f1338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7feb4f28b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7feb4f28af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7feb4f173e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7feb4f173e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7feb4f84cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7feb4f84a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7feb4f84a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7feb4f84a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7feb4f92ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7feb4f92ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7feb4f92e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7feb4ed6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f845fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7feb4f845fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7feb4f1867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7feb4f1867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7feb4f133204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7feb4f133204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7feb4f1336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7feb4f1336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7feb4f133ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7feb4f133ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7feb4f28c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7feb4f28c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7feb4f84cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7feb4f84a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7feb4f84a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7feb4f84a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f2163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f215ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f215de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7feb4f1bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7feb4f844911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7feb4f8444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7feb4f8420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7feb4f845900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7feb4f845900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7feb4f8d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7feb4f8d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7feb4f8d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7feb4f8cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7feb4f8870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7feb4f8870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7feb4f8c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7feb4f8c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7feb4f90c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7feb4f906862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f845eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7feb4f79c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f805e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7feb4f805d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7feb4f805d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7feb4f82d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7feb4f82d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7feb4f82b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7feb4f82b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7feb4f82a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7feb4f808f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7feb4f8087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7feb4f8087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7feb4f8087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7feb4f81df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7feb4f80b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7feb4f808b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7feb4f808b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7feb4f8087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7feb4f8087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7feb4f8087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7feb4f807790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7feb4f807790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7feb4f80653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7feb4f806854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7feb4f8540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7feb4f8540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7feb4f936a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7feb4f92ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7feb4f92ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7feb4f92e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7feb4ed6dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7feb6b194d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7feb4f13df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7feb4f845eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7feb4f79c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7feb4f20cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7feb4f20cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7feb4f8c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7feb4f8c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7feb4f8c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7feb4f1bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7feb4f844911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7feb4f8420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7feb4f845900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7feb4f845900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7feb4f8d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7feb4f8d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7feb4f8d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7feb4f8cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7feb4f8870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7feb4f8870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7feb4f8c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7feb4f8c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7feb4f20bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7feb4f20bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7feb4f18f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7feb4f28b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7feb4f23815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7feb4f23815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7feb4f230b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7feb4f230b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7feb4f230b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7feb4f1bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7feb4f1bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7feb4f1bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7feb4f844911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7feb4f8446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7feb4f8444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7feb4f8420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7feb4f845900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7feb4f845900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7feb4f8d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7feb4f8d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7feb4f8d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7feb4f8cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7feb4f8870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7feb4f8870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7feb4f8c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7feb4f8c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7feb4f132b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7feb4f23a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7feb4f90c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7feb4f906500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1b8f2cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1b8f2c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindow-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1270877
DEBUG    ya.test:process.py:259 Command (pid 1270877) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1270877) elapsed time (sec): 10.018176078796387
DEBUG    ya.test:process.py:263 Command (pid 1270877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) maxrss: 1457264
DEBUG    ya.test:process.py:263 Command (pid 1270877) minflt: 335382
DEBUG    ya.test:process.py:263 Command (pid 1270877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 1270877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1270877) nvcsw: 65104
DEBUG    ya.test:process.py:263 Command (pid 1270877) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1270877) stime: 1.768011
DEBUG    ya.test:process.py:263 Command (pid 1270877) utime: 6.866087
DEBUG    ya.test:process.py:263 Command (pid 1270877) wtime: 10.02
DEBUG    ya.test:process.py:275 Command (pid 1270877) output:
2025-11-20T12:20:37.430784Z Fetching udfs...
2025-11-20T12:20:37.832618Z Initialization of fq runner...
2025-11-20T12:20:40.236174Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.520850s
2025-11-20T12:20:40.760806Z Fetching query results...
2025-11-20T12:20:40.760822Z Writing query results...
2025-11-20T12:20:40.760830Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1270877) errors:
...on3/Python/import.c:2873:15
    #19 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f1b8eaf3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f1b8eaf3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1b8eaf36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f1b8eaf36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f1b8eaf3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f1b8eaf3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f1b8ec4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f1b8ec4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f1b8f20cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f1b8f20a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f1b8f20a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f1b8f20a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8f1c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f1b8f1c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f1b8f1c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f1b8f1dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f1b8f1da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f1b8f1d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f1b8f1d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f1b8f1d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f1b8f1d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f1b8f1d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f1b8f1cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f1b8f1e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f1b8f1c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f1b8f1c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f1b8f1c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f1b8f1c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f1b8f214182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f1b8ebcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f1b8ebcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f1b8eb4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f1b8eaf3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f1b8eaf3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8f14e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8f205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1b8f205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f1b8eb359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f1b8eb359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f1b8ebcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f1b8ebcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f1b8eaf39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f1b8eaf39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f1b8eaf38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f1b8ec4b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f1b8ec4af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f1b8eb33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f1b8eb33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f1b8f20cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f1b8f20a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f1b8f20a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f1b8f20a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f1b8f2eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f1b8f2eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f1b8f2ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f1b8e72dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8f205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1b8f205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f1b8eb467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f1b8eb467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f1b8eaf3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f1b8eaf3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1b8eaf36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f1b8eaf36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f1b8eaf3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f1b8eaf3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f1b8ec4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f1b8ec4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f1b8f20cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f1b8f20a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f1b8f20a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f1b8f20a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8ebd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8ebd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8ebd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f1b8eb7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1b8f204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1b8f2044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f1b8f2020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f1b8f205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f1b8f205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f1b8f290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f1b8f290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f1b8f290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f1b8f28fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f1b8f2470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f1b8f2470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f1b8f284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f1b8f284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f1b8f2cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f1b8f2c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8f205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1b8f15c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8f1c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f1b8f1c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f1b8f1c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f1b8f1ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f1b8f1ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f1b8f1eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f1b8f1eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f1b8f1ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f1b8f1c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f1b8f1c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f1b8f1c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f1b8f1c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f1b8f1ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f1b8f1cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f1b8f1c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f1b8f1c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f1b8f1c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f1b8f1c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f1b8f1c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f1b8f1c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f1b8f1c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f1b8f1c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f1b8f1c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f1b8f2140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f1b8f2140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f1b8f2f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f1b8f2eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f1b8f2eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f1b8f2ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f1b8e72dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f1baab54d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1b8f205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1b8f15c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f1b8eb7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1b8f204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f1b8f2020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f1b8f205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f1b8f205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f1b8f290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f1b8f290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f1b8f290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f1b8f28fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f1b8f2470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f1b8f2470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f1b8f284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f1b8f284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f1b8ebcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f1b8ebcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f1b8ec4b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1b8eb7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f1b8eb7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1b8f204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f1b8f2020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f1b8f205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f1b8f205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f1b8f290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f1b8f290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f1b8f290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f1b8f28fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f1b8f2470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f1b8f2470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f1b8f284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f1b8f284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f1b8f2cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f1b8f2c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f1b8eaf3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f1b8eaf3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1b8eaf36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1b8eaf36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f1b8eaf3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f1b8eaf3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f1b8ec4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f1b8ec4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f1b8f20cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f1b8f20a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f1b8f20a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f1b8f20a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8f1c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f1b8f1c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f1b8f1c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f1b8f1dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f1b8f1da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f1b8f1d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f1b8f1d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f1b8f1d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f1b8f1d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f1b8f1d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f1b8f1cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f1b8f1e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f1b8f1c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f1b8f1c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f1b8f1c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f1b8f1c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f1b8f214182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f1b8ebcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f1b8ebcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f1b8eb4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f1b8eaf3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f1b8eaf3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8f14e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8f205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1b8f205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f1b8eb359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f1b8eb359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f1b8ebcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f1b8ebcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f1b8eaf39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f1b8eaf39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f1b8eaf38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f1b8ec4b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f1b8ec4af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f1b8eb33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f1b8eb33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f1b8f20cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f1b8f20a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f1b8f20a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f1b8f20a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f1b8f2eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f1b8f2eef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f1b8f2ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f1b8e72dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8f205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1b8f205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f1b8eb467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f1b8eb467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f1b8eaf3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f1b8eaf3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1b8eaf36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1b8eaf36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f1b8eaf3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f1b8eaf3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f1b8ec4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f1b8ec4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f1b8f20cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f1b8f20a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f1b8f20a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f1b8f20a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8ebd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8ebd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8ebd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f1b8eb7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1b8f204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1b8f2044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f1b8f2020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f1b8f205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f1b8f205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f1b8f290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f1b8f290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f1b8f290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f1b8f28fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f1b8f2470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f1b8f2470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f1b8f284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f1b8f284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f1b8f2cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f1b8f2c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8f205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1b8f15c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8f1c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f1b8f1c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f1b8f1c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f1b8f1ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f1b8f1ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f1b8f1eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f1b8f1eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f1b8f1ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f1b8f1c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f1b8f1c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f1b8f1c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f1b8f1c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f1b8f1ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f1b8f1cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f1b8f1c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f1b8f1c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f1b8f1c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f1b8f1c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f1b8f1c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f1b8f1c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f1b8f1c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f1b8f1c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f1b8f1c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f1b8f2140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f1b8f2140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f1b8f2f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f1b8f2eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f1b8f2eef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f1b8f2ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f1b8e72dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f1baab54d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1b8eafdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1b8f205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1b8f15c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f1b8ebccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f1b8ebccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f1b8f285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f1b8f285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f1b8f285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f1b8eb7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1b8f204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f1b8f2020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f1b8f205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f1b8f205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f1b8f290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f1b8f290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f1b8f290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f1b8f28fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f1b8f2470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f1b8f2470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f1b8f284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f1b8f284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f1b8ebcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f1b8ebcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f1b8eb4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f1b8ec4b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f1b8ebf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f1b8ebf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f1b8ebf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f1b8ebf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f1b8ebf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1b8eb7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1b8eb7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f1b8eb7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1b8f204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f1b8f2046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f1b8f2044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f1b8f2020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f1b8f205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f1b8f205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f1b8f290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f1b8f290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f1b8f290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f1b8f28fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f1b8f2470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f1b8f2470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f1b8f284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f1b8f284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f1b8eaf2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f1b8ebfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1b8f2cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1b8f2c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1dd845c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1dd8456500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1273221
DEBUG    ya.test:process.py:259 Command (pid 1273221) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1273221) elapsed time (sec): 11.970094919204712
DEBUG    ya.test:process.py:263 Command (pid 1273221) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) maxrss: 1471176
DEBUG    ya.test:process.py:263 Command (pid 1273221) minflt: 360109
DEBUG    ya.test:process.py:263 Command (pid 1273221) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) nivcsw: 331
DEBUG    ya.test:process.py:263 Command (pid 1273221) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1273221) nvcsw: 67945
DEBUG    ya.test:process.py:263 Command (pid 1273221) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1273221) stime: 2.123901
DEBUG    ya.test:process.py:263 Command (pid 1273221) utime: 9.32512
DEBUG    ya.test:process.py:263 Command (pid 1273221) wtime: 11.973
DEBUG    ya.test:process.py:275 Command (pid 1273221) output:
2025-11-20T12:20:47.778665Z Fetching udfs...
2025-11-20T12:20:48.219416Z Initialization of fq runner...
2025-11-20T12:20:51.660866Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.847627s
2025-11-20T12:20:52.517188Z Fetching query results...
2025-11-20T12:20:52.517214Z Writing query results...
2025-11-20T12:20:52.517234Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1273221) errors:
...on3/Python/import.c:2873:15
    #19 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f1dd7c83204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f1dd7c83204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1dd7c836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f1dd7c836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f1dd7c83ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f1dd7c83ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f1dd7ddc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f1dd7ddc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f1dd839cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f1dd839a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f1dd839a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f1dd839a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd8355e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f1dd8355d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f1dd8355d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f1dd836ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f1dd836a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f1dd8369cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f1dd8369cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f1dd83691e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f1dd83688a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f1dd83688a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f1dd835c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f1dd837392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f1dd83578a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f1dd83578a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f1dd835653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f1dd8356854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f1dd83a4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f1dd7d5ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f1dd7d5ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f1dd7cdef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f1dd7c83204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f1dd7c83204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd82de3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd8395fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1dd8395fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f1dd7cc59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f1dd7cc59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f1dd7d5bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f1dd7d5bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f1dd7c839dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f1dd7c839dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f1dd7c838e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f1dd7ddb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f1dd7ddaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f1dd7cc3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f1dd7cc3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f1dd839cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f1dd839a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f1dd839a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f1dd839a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f1dd847ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f1dd847ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f1dd847e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f1dd78bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd8395fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1dd8395fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f1dd7cd67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f1dd7cd67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f1dd7c83204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f1dd7c83204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1dd7c836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f1dd7c836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f1dd7c83ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f1dd7c83ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f1dd7ddc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f1dd7ddc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f1dd839cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f1dd839a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f1dd839a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f1dd839a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd7d663c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd7d65ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd7d65de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d0d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f1dd7d0d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1dd8394911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1dd83944dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f1dd83920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f1dd8395900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f1dd8395900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f1dd8420ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f1dd8420ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f1dd8420ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f1dd841fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f1dd83d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f1dd83d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f1dd8414847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f1dd8414847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f1dd845c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f1dd8456862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd8395eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1dd82ec408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd8355e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f1dd8355d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f1dd8355d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f1dd837d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f1dd837d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f1dd837b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f1dd837b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f1dd837a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f1dd8358f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f1dd83587d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f1dd83587d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f1dd83587d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f1dd836df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f1dd835b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f1dd8358b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f1dd8358b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f1dd83587a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f1dd83587a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f1dd83587a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f1dd8357790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f1dd8357790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f1dd835653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f1dd8356854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f1dd83a40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f1dd83a40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f1dd8486a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f1dd847ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f1dd847ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f1dd847e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f1dd78bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f1df3ce7d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1dd8395eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1dd82ec3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d0d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f1dd7d0d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1dd8394911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f1dd83920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f1dd8395900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f1dd8395900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f1dd8420ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f1dd8420ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f1dd8420ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f1dd841fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f1dd83d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f1dd83d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f1dd8414847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f1dd8414847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f1dd7d5bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f1dd7d5bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f1dd7ddb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1dd7d0d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f1dd7d0d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1dd8394911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f1dd83920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f1dd8395900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f1dd8395900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f1dd8420ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f1dd8420ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f1dd8420ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f1dd841fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f1dd83d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f1dd83d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f1dd8414847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f1dd8414847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f1dd845c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f1dd8456500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f1dd7c83204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f1dd7c83204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1dd7c836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1dd7c836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f1dd7c83ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f1dd7c83ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f1dd7ddc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f1dd7ddc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f1dd839cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f1dd839a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f1dd839a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f1dd839a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd8355e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f1dd8355d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f1dd8355d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f1dd836ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f1dd836a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f1dd8369cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f1dd8369cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f1dd83691e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f1dd83688a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f1dd83688a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f1dd835c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f1dd837392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f1dd83578a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f1dd83578a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f1dd835653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f1dd8356854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f1dd83a4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f1dd7d5ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f1dd7d5ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f1dd7cdef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f1dd7c83204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f1dd7c83204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd82de3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd8395fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1dd8395fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f1dd7cc59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f1dd7cc59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f1dd7d5bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f1dd7d5bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f1dd7c839dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f1dd7c839dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f1dd7c838e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f1dd7ddb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f1dd7ddaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f1dd7cc3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f1dd7cc3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f1dd839cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f1dd839a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f1dd839a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f1dd839a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f1dd847ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f1dd847ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f1dd847e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f1dd78bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd8395fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1dd8395fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f1dd7cd67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f1dd7cd67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f1dd7c83204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f1dd7c83204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1dd7c836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1dd7c836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f1dd7c83ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f1dd7c83ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f1dd7ddc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f1dd7ddc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f1dd839cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f1dd839a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f1dd839a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f1dd839a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd7d663c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd7d65ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd7d65de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d0d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f1dd7d0d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1dd8394911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1dd83944dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f1dd83920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f1dd8395900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f1dd8395900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f1dd8420ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f1dd8420ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f1dd8420ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f1dd841fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f1dd83d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f1dd83d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f1dd8414847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f1dd8414847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f1dd845c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f1dd8456862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd8395eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1dd82ec408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd8355e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f1dd8355d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f1dd8355d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f1dd837d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f1dd837d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f1dd837b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f1dd837b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f1dd837a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f1dd8358f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f1dd83587d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f1dd83587d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f1dd83587d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f1dd836df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f1dd835b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f1dd8358b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f1dd8358b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f1dd83587a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f1dd83587a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f1dd83587a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f1dd8357790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f1dd8357790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f1dd835653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f1dd8356854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f1dd83a40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f1dd83a40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f1dd8486a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f1dd847ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f1dd847ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f1dd847e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f1dd78bdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f1df3ce7d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d12bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1dd7c8df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1dd8395eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1dd82ec3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f1dd7d5cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f1dd7d5cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f1dd8415aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f1dd8415aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f1dd8415aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d0d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f1dd7d0d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1dd8394911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f1dd83920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f1dd8395900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f1dd8395900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f1dd8420ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f1dd8420ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f1dd8420ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f1dd841fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f1dd83d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f1dd83d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f1dd8414847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f1dd8414847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f1dd7d5bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f1dd7d5bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f1dd7cdf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f1dd7ddb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f1dd7d8815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f1dd7d8815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f1dd7d80b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f1dd7d80b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f1dd7d80b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f1dd7d0b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1dd7d0d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f1dd7d0d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1dd8394911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f1dd83946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f1dd83944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f1dd83920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f1dd8395900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f1dd8395900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f1dd8420ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f1dd8420ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f1dd8420ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f1dd841fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f1dd83d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f1dd83d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f1dd8414847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f1dd8414847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f1dd7c82b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f1dd7d8a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1dd845c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1dd8456500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f51a0d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f51a0d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1275815
DEBUG    ya.test:process.py:259 Command (pid 1275815) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1275815) elapsed time (sec): 12.028233289718628
DEBUG    ya.test:process.py:263 Command (pid 1275815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) maxrss: 1486500
DEBUG    ya.test:process.py:263 Command (pid 1275815) minflt: 364531
DEBUG    ya.test:process.py:263 Command (pid 1275815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) nivcsw: 373
DEBUG    ya.test:process.py:263 Command (pid 1275815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1275815) nvcsw: 67056
DEBUG    ya.test:process.py:263 Command (pid 1275815) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1275815) stime: 2.192344
DEBUG    ya.test:process.py:263 Command (pid 1275815) utime: 9.251571
DEBUG    ya.test:process.py:263 Command (pid 1275815) wtime: 12.03
DEBUG    ya.test:process.py:275 Command (pid 1275815) output:
2025-11-20T12:20:59.897865Z Fetching udfs...
2025-11-20T12:21:00.301955Z Initialization of fq runner...
2025-11-20T12:21:03.918765Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.616665s
2025-11-20T12:21:04.541416Z Fetching query results...
2025-11-20T12:21:04.541434Z Writing query results...
2025-11-20T12:21:04.541443Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1275815) errors:
...on3/Python/import.c:2873:15
    #19 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f51a0573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f51a0573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f51a05736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f51a05736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f51a0573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f51a0573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f51a06cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f51a06cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f51a0c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f51a0c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f51a0c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f51a0c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a0c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f51a0c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f51a0c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f51a0c5ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f51a0c5a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f51a0c59cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f51a0c59cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f51a0c591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f51a0c588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f51a0c588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f51a0c4c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f51a0c6392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f51a0c478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f51a0c478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f51a0c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f51a0c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f51a0c94182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f51a064ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f51a064ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f51a05cef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f51a0573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f51a0573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0bce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f51a0c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f51a05b59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f51a05b59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f51a064bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f51a064bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f51a05739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f51a05739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f51a05738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f51a06cb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f51a06caf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f51a05b3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f51a05b3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f51a0c8cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f51a0c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f51a0c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f51a0c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f51a0d6ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f51a0d6ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f51a0d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f51a01add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f51a0c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f51a05c67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f51a05c67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f51a0573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f51a0573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f51a05736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f51a05736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f51a0573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f51a0573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f51a06cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f51a06cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f51a0c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f51a0c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f51a0c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f51a0c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a06563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0655ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0655de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a05fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f51a05fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f51a0c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f51a0c844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f51a0c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f51a0c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f51a0c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f51a0d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f51a0d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f51a0d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f51a0d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f51a0cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f51a0cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f51a0d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f51a0d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f51a0d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f51a0d46862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f51a0bdc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a0c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f51a0c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f51a0c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f51a0c6d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f51a0c6d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f51a0c6b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f51a0c6b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f51a0c6a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f51a0c48f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f51a0c487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f51a0c487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f51a0c487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f51a0c5df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f51a0c4b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f51a0c48b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f51a0c48b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f51a0c487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f51a0c487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f51a0c487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f51a0c47790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f51a0c47790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f51a0c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f51a0c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f51a0c940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f51a0c940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f51a0d76a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f51a0d6ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f51a0d6ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f51a0d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f51a01add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f51bc5d9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f51a0c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f51a0bdc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a05fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f51a05fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f51a0c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f51a0c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f51a0c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f51a0c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f51a0d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f51a0d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f51a0d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f51a0d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f51a0cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f51a0cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f51a0d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f51a0d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f51a064bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f51a064bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f51a06cb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f51a05fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f51a05fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f51a0c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f51a0c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f51a0c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f51a0c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f51a0d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f51a0d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f51a0d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f51a0d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f51a0cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f51a0cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f51a0d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f51a0d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f51a0d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f51a0d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f51a0573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f51a0573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f51a05736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f51a05736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f51a0573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f51a0573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f51a06cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f51a06cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f51a0c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f51a0c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f51a0c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f51a0c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a0c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f51a0c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f51a0c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f51a0c5ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f51a0c5a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f51a0c59cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f51a0c59cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f51a0c591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f51a0c588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f51a0c588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f51a0c4c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f51a0c6392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f51a0c478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f51a0c478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f51a0c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f51a0c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f51a0c94182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f51a064ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f51a064ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f51a05cef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f51a0573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f51a0573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0bce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f51a0c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f51a05b59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f51a05b59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f51a064bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f51a064bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f51a05739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f51a05739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f51a05738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f51a06cb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f51a06caf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f51a05b3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f51a05b3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f51a0c8cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f51a0c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f51a0c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f51a0c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f51a0d6ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f51a0d6ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f51a0d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f51a01add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f51a0c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f51a05c67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f51a05c67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f51a0573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f51a0573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f51a05736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f51a05736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f51a0573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f51a0573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f51a06cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f51a06cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f51a0c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f51a0c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f51a0c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f51a0c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a06563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0655ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0655de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a05fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f51a05fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f51a0c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f51a0c844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f51a0c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f51a0c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f51a0c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f51a0d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f51a0d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f51a0d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f51a0d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f51a0cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f51a0cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f51a0d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f51a0d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f51a0d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f51a0d46862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f51a0bdc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a0c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f51a0c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f51a0c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f51a0c6d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f51a0c6d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f51a0c6b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f51a0c6b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f51a0c6a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f51a0c48f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f51a0c487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f51a0c487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f51a0c487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f51a0c5df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f51a0c4b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f51a0c48b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f51a0c48b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f51a0c487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f51a0c487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f51a0c487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f51a0c47790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f51a0c47790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f51a0c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f51a0c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f51a0c940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f51a0c940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f51a0d76a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f51a0d6ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f51a0d6ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f51a0d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f51a01add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f51bc5d9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a0602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f51a057df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f51a0c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f51a0bdc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f51a064cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f51a064cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f51a0d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f51a0d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f51a0d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a05fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f51a05fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f51a0c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f51a0c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f51a0c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f51a0c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f51a0d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f51a0d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f51a0d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f51a0d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f51a0cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f51a0cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f51a0d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f51a0d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f51a064bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f51a064bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f51a05cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f51a06cb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f51a067815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f51a067815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f51a0670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f51a0670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f51a0670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f51a05fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f51a05fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f51a05fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f51a0c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f51a0c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f51a0c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f51a0c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f51a0c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f51a0c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f51a0d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f51a0d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f51a0d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f51a0d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f51a0cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f51a0cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f51a0d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f51a0d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f51a0572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f51a067a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f51a0d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f51a0d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0c93a1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0c93a16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowListKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1277321
DEBUG    ya.test:process.py:259 Command (pid 1277321) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1277321) elapsed time (sec): 13.812141418457031
DEBUG    ya.test:process.py:263 Command (pid 1277321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) maxrss: 1428932
DEBUG    ya.test:process.py:263 Command (pid 1277321) minflt: 357698
DEBUG    ya.test:process.py:263 Command (pid 1277321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) nivcsw: 617
DEBUG    ya.test:process.py:263 Command (pid 1277321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1277321) nvcsw: 67850
DEBUG    ya.test:process.py:263 Command (pid 1277321) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1277321) stime: 2.126128
DEBUG    ya.test:process.py:263 Command (pid 1277321) utime: 9.997854
DEBUG    ya.test:process.py:263 Command (pid 1277321) wtime: 13.815
DEBUG    ya.test:process.py:275 Command (pid 1277321) output:
2025-11-20T12:21:12.277310Z Fetching udfs...
2025-11-20T12:21:12.803449Z Initialization of fq runner...
2025-11-20T12:21:16.728522Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.931066s
2025-11-20T12:21:17.666281Z Fetching query results...
2025-11-20T12:21:17.666304Z Writing query results...
2025-11-20T12:21:17.666328Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1277321) errors:
...on3/Python/import.c:2873:15
    #19 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0c93243204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0c93243204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0c932436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0c932436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0c93243ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0c93243ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0c9339c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0c9339c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0c9395cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0c9395a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0c9395a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0c9395a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c93915e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0c93915d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0c93915d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0c9392ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f0c9392a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f0c93929cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f0c93929cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f0c939291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f0c939288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f0c939288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f0c9391c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f0c9393392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f0c939178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f0c939178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f0c9391653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f0c93916854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f0c93964182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f0c9331ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f0c9331ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f0c9329ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f0c93243204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f0c93243204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c9389e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c93955fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0c93955fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0c932859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f0c932859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0c9331bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f0c9331bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f0c932439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f0c932439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f0c932438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f0c9339b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f0c9339af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f0c93283e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f0c93283e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f0c9395cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f0c9395a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f0c9395a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f0c9395a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f0c93a3ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f0c93a3ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f0c93a3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f0c92e7dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c93955fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0c93955fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0c932967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f0c932967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0c93243204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0c93243204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0c932436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0c932436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0c93243ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0c93243ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0c9339c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0c9339c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0c9395cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0c9395a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0c9395a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0c9395a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c933263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c93325ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c93325de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0c932cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0c93954911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0c939544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f0c939520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f0c93955900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f0c93955900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f0c939e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f0c939e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f0c939e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f0c939dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f0c939970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f0c939970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f0c939d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f0c939d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f0c93a1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f0c93a16862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c93955eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0c938ac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c93915e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0c93915d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0c93915d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0c9393d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f0c9393d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f0c9393b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f0c9393b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f0c9393a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f0c93918f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f0c939187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f0c939187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f0c939187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f0c9392df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f0c9391b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f0c93918b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f0c93918b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f0c939187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f0c939187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f0c939187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f0c93917790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f0c93917790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f0c9391653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f0c93916854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f0c939640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f0c939640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f0c93a46a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f0c93a3ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f0c93a3ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f0c93a3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f0c92e7dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f0caf2b2d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0c93955eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0c938ac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0c932cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0c93954911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f0c939520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f0c93955900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f0c93955900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f0c939e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f0c939e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f0c939e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f0c939dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f0c939970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f0c939970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f0c939d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f0c939d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f0c9331bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f0c9331bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f0c9339b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0c932cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0c932cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0c93954911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0c939520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f0c93955900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f0c93955900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f0c939e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f0c939e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f0c939e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f0c939dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f0c939970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f0c939970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f0c939d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f0c939d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f0c93a1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f0c93a16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0c93243204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0c93243204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0c932436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0c932436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0c93243ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0c93243ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0c9339c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0c9339c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0c9395cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0c9395a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0c9395a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0c9395a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c93915e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0c93915d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0c93915d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0c9392ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f0c9392a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f0c93929cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f0c93929cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f0c939291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f0c939288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f0c939288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f0c9391c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f0c9393392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f0c939178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f0c939178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f0c9391653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f0c93916854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f0c93964182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f0c9331ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f0c9331ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f0c9329ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f0c93243204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f0c93243204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c9389e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c93955fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0c93955fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0c932859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f0c932859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0c9331bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f0c9331bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f0c932439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f0c932439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f0c932438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f0c9339b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f0c9339af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f0c93283e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f0c93283e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f0c9395cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f0c9395a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f0c9395a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f0c9395a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f0c93a3ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f0c93a3ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f0c93a3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f0c92e7dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c93955fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0c93955fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0c932967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f0c932967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0c93243204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0c93243204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0c932436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0c932436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0c93243ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0c93243ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0c9339c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0c9339c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0c9395cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0c9395a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0c9395a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0c9395a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c933263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c93325ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c93325de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0c932cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0c93954911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0c939544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f0c939520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f0c93955900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f0c93955900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f0c939e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f0c939e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f0c939e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f0c939dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f0c939970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f0c939970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f0c939d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f0c939d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f0c93a1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f0c93a16862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c93955eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0c938ac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c93915e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0c93915d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0c93915d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0c9393d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f0c9393d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f0c9393b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f0c9393b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f0c9393a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f0c93918f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f0c939187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f0c939187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f0c939187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f0c9392df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f0c9391b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f0c93918b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f0c93918b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f0c939187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f0c939187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f0c939187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f0c93917790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f0c93917790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f0c9391653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f0c93916854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f0c939640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f0c939640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f0c93a46a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f0c93a3ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f0c93a3ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f0c93a3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f0c92e7dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f0caf2b2d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0c9324df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0c93955eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0c938ac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0c9331cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0c9331cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0c939d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0c939d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0c939d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0c932cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0c93954911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f0c939520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f0c93955900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f0c93955900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f0c939e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f0c939e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f0c939e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f0c939dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f0c939970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f0c939970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f0c939d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f0c939d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f0c9331bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f0c9331bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f0c9329f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f0c9339b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f0c9334815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f0c9334815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f0c93340b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f0c93340b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f0c93340b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0c932cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0c932cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0c932cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0c93954911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0c939546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0c939544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0c939520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f0c93955900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f0c93955900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f0c939e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f0c939e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f0c939e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f0c939dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f0c939970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f0c939970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f0c939d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f0c939d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f0c93242b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f0c9334a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0c93a1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0c93a16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fe2fe31c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fe2fe316500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1279904
DEBUG    ya.test:process.py:259 Command (pid 1279904) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1279904) elapsed time (sec): 11.362492322921753
DEBUG    ya.test:process.py:263 Command (pid 1279904) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1279904) maxrss: 1447836
DEBUG    ya.test:process.py:263 Command (pid 1279904) minflt: 351682
DEBUG    ya.test:process.py:263 Command (pid 1279904) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) nivcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 1279904) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1279904) nvcsw: 67309
DEBUG    ya.test:process.py:263 Command (pid 1279904) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1279904) stime: 1.9140220000000001
DEBUG    ya.test:process.py:263 Command (pid 1279904) utime: 8.599001
DEBUG    ya.test:process.py:263 Command (pid 1279904) wtime: 11.365
DEBUG    ya.test:process.py:275 Command (pid 1279904) output:
2025-11-20T12:21:26.263423Z Fetching udfs...
2025-11-20T12:21:26.719851Z Initialization of fq runner...
2025-11-20T12:21:29.956666Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.719738s
2025-11-20T12:21:30.681342Z Fetching query results...
2025-11-20T12:21:30.681363Z Writing query results...
2025-11-20T12:21:30.681375Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1279904) errors:
...on3/Python/import.c:2873:15
    #19 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fe2fdb43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fe2fdb43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe2fdb436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fe2fdb436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fe2fdb43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fe2fdb43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fe2fdc9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fe2fdc9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fe2fe25cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fe2fe25a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fe2fe25a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fe2fe25a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fe215e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fe2fe215d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fe2fe215d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fe2fe22ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fe2fe22a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fe2fe229cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fe2fe229cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fe2fe2291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fe2fe2288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fe2fe2288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fe2fe21c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fe2fe23392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fe2fe2178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fe2fe2178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fe2fe21653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fe2fe216854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fe2fe264182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fe2fdc1ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fe2fdc1ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fe2fdb9ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fe2fdb43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fe2fdb43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fe19e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fe255fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe2fe255fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fe2fdb859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fe2fdb859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fe2fdc1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fe2fdc1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fe2fdb439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fe2fdb439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fe2fdb438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fe2fdc9b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fe2fdc9af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fe2fdb83e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fe2fdb83e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fe2fe25cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fe2fe25a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fe2fe25a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fe2fe25a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fe2fe33ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fe2fe33ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fe2fe33e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fe2fd77dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fe255fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe2fe255fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fe2fdb967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fe2fdb967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fe2fdb43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fe2fdb43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe2fdb436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fe2fdb436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fe2fdb43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fe2fdb43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fe2fdc9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fe2fdc9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fe2fe25cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fe2fe25a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fe2fe25a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fe2fe25a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fdc263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fdc25ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fdc25de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fe2fdbcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fe2fe254911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fe2fe2544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fe2fe2520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fe2fe255900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fe2fe255900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fe2fe2e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fe2fe2dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fe2fe2970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fe2fe2970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fe2fe2d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fe2fe2d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fe2fe31c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fe2fe316862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fe255eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe2fe1ac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fe215e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fe2fe215d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fe2fe215d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fe2fe23d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fe2fe23d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fe2fe23b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fe2fe23b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fe2fe23a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fe2fe218f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fe2fe2187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fe2fe2187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fe2fe2187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fe2fe22df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fe2fe21b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fe2fe218b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fe2fe218b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fe2fe2187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fe2fe2187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fe2fe2187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fe2fe217790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fe2fe217790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fe2fe21653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fe2fe216854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fe2fe2640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fe2fe2640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fe2fe346a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fe2fe33ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fe2fe33ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fe2fe33e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fe2fd77dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fe319ba6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe2fe255eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe2fe1ac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fe2fdbcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fe2fe254911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fe2fe2520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fe2fe255900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fe2fe255900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fe2fe2e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fe2fe2dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fe2fe2970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fe2fe2970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fe2fe2d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fe2fe2d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fe2fdc1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fe2fdc1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fe2fdc9b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe2fdbcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fe2fdbcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fe2fe254911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fe2fe2520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fe2fe255900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fe2fe255900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fe2fe2e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fe2fe2dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fe2fe2970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fe2fe2970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fe2fe2d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fe2fe2d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fe2fe31c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fe2fe316500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fe2fdb43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fe2fdb43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe2fdb436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe2fdb436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fe2fdb43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fe2fdb43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fe2fdc9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fe2fdc9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fe2fe25cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fe2fe25a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fe2fe25a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fe2fe25a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fe215e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fe2fe215d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fe2fe215d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fe2fe22ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fe2fe22a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fe2fe229cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fe2fe229cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fe2fe2291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fe2fe2288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fe2fe2288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fe2fe21c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fe2fe23392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fe2fe2178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fe2fe2178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fe2fe21653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fe2fe216854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fe2fe264182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fe2fdc1ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fe2fdc1ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fe2fdb9ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fe2fdb43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fe2fdb43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fe19e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fe255fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe2fe255fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fe2fdb859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fe2fdb859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fe2fdc1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fe2fdc1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fe2fdb439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fe2fdb439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fe2fdb438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fe2fdc9b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fe2fdc9af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fe2fdb83e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fe2fdb83e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fe2fe25cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fe2fe25a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fe2fe25a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fe2fe25a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fe2fe33ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fe2fe33ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7fe2fe33e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7fe2fd77dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fe255fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe2fe255fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fe2fdb967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fe2fdb967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fe2fdb43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fe2fdb43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe2fdb436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe2fdb436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fe2fdb43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fe2fdb43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fe2fdc9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fe2fdc9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fe2fe25cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fe2fe25a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fe2fe25a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fe2fe25a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fdc263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fdc25ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fdc25de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fe2fdbcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fe2fe254911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fe2fe2544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fe2fe2520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fe2fe255900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fe2fe255900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fe2fe2e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fe2fe2dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fe2fe2970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fe2fe2970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fe2fe2d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fe2fe2d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fe2fe31c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fe2fe316862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fe255eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe2fe1ac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fe215e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fe2fe215d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fe2fe215d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fe2fe23d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fe2fe23d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fe2fe23b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fe2fe23b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fe2fe23a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fe2fe218f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fe2fe2187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fe2fe2187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fe2fe2187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fe2fe22df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fe2fe21b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fe2fe218b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fe2fe218b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fe2fe2187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fe2fe2187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fe2fe2187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fe2fe217790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fe2fe217790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fe2fe21653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fe2fe216854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fe2fe2640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fe2fe2640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fe2fe346a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fe2fe33ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fe2fe33ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7fe2fe33e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7fe2fd77dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fe319ba6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe2fdb4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe2fe255eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe2fe1ac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fe2fdc1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fe2fdc1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fe2fe2d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fe2fe2d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fe2fe2d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fe2fdbcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fe2fe254911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fe2fe2520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fe2fe255900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fe2fe255900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fe2fe2e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fe2fe2dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fe2fe2970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fe2fe2970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fe2fe2d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fe2fe2d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fe2fdc1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fe2fdc1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fe2fdb9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fe2fdc9b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fe2fdc4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fe2fdc4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fe2fdc40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fe2fdc40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fe2fdc40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe2fdbcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe2fdbcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fe2fdbcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fe2fe254911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fe2fe2546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fe2fe2544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fe2fe2520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fe2fe255900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fe2fe255900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fe2fe2e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fe2fe2e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fe2fe2dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fe2fe2970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fe2fe2970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fe2fe2d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fe2fe2d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fe2fdb42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fe2fdc4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fe2fe31c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fe2fe316500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fd7a330c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fd7a3306500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1282150
DEBUG    ya.test:process.py:259 Command (pid 1282150) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1282150) elapsed time (sec): 10.932815790176392
DEBUG    ya.test:process.py:263 Command (pid 1282150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) maxrss: 1455400
DEBUG    ya.test:process.py:263 Command (pid 1282150) minflt: 359139
DEBUG    ya.test:process.py:263 Command (pid 1282150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1282150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1282150) nvcsw: 66887
DEBUG    ya.test:process.py:263 Command (pid 1282150) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1282150) stime: 1.9987309999999998
DEBUG    ya.test:process.py:263 Command (pid 1282150) utime: 8.16972
DEBUG    ya.test:process.py:263 Command (pid 1282150) wtime: 10.935
DEBUG    ya.test:process.py:275 Command (pid 1282150) output:
2025-11-20T12:21:37.845079Z Fetching udfs...
2025-11-20T12:21:38.244516Z Initialization of fq runner...
2025-11-20T12:21:41.253770Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.720361s
2025-11-20T12:21:41.978592Z Fetching query results...
2025-11-20T12:21:41.978609Z Writing query results...
2025-11-20T12:21:41.978616Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1282150) errors:
...on3/Python/import.c:2873:15
    #19 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fd7a2b33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fd7a2b33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fd7a2b336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fd7a2b336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fd7a2b33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fd7a2b33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fd7a2c8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fd7a2c8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fd7a324cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fd7a324a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fd7a324a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fd7a324a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a3205e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fd7a3205d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fd7a3205d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fd7a321ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fd7a321a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fd7a3219cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fd7a3219cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fd7a32191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fd7a32188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fd7a32188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fd7a320c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fd7a322392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fd7a32078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fd7a32078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fd7a320653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fd7a3206854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fd7a3254182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fd7a2c0ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fd7a2c0ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fd7a2b8ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fd7a2b33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fd7a2b33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a318e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a3245fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fd7a3245fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fd7a2b759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fd7a2b759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fd7a2c0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fd7a2c0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fd7a2b339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fd7a2b339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fd7a2b338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fd7a2c8b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fd7a2c8af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fd7a2b73e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fd7a2b73e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fd7a324cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fd7a324a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fd7a324a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fd7a324a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fd7a332ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fd7a332ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fd7a332e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fd7a276dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a3245fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fd7a3245fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fd7a2b867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fd7a2b867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fd7a2b33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fd7a2b33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fd7a2b336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fd7a2b336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fd7a2b33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fd7a2b33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fd7a2c8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fd7a2c8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fd7a324cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fd7a324a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fd7a324a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fd7a324a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a2c163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a2c15ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a2c15de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fd7a2bbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fd7a3244911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fd7a32444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fd7a32420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fd7a3245900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fd7a3245900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fd7a32d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fd7a32d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fd7a32d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fd7a32cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fd7a32870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fd7a32870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fd7a32c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fd7a32c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fd7a330c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fd7a3306862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a3245eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fd7a319c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a3205e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fd7a3205d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fd7a3205d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fd7a322d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fd7a322d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fd7a322b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fd7a322b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fd7a322a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fd7a3208f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fd7a32087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fd7a32087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fd7a32087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fd7a321df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fd7a320b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fd7a3208b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fd7a3208b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fd7a32087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fd7a32087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fd7a32087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fd7a3207790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fd7a3207790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fd7a320653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fd7a3206854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fd7a32540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fd7a32540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fd7a3336a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fd7a332ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fd7a332ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fd7a332e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fd7a276dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fd7beb99d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fd7a3245eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fd7a319c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fd7a2bbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fd7a3244911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fd7a32420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fd7a3245900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fd7a3245900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fd7a32d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fd7a32d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fd7a32d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fd7a32cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fd7a32870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fd7a32870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fd7a32c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fd7a32c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fd7a2c0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fd7a2c0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fd7a2c8b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fd7a2bbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fd7a2bbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fd7a3244911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fd7a32420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fd7a3245900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fd7a3245900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fd7a32d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fd7a32d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fd7a32d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fd7a32cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fd7a32870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fd7a32870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fd7a32c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fd7a32c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fd7a330c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fd7a3306500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fd7a2b33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fd7a2b33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fd7a2b336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fd7a2b336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fd7a2b33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fd7a2b33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fd7a2c8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fd7a2c8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fd7a324cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fd7a324a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fd7a324a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fd7a324a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a3205e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fd7a3205d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fd7a3205d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fd7a321ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fd7a321a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fd7a3219cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fd7a3219cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fd7a32191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fd7a32188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fd7a32188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fd7a320c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fd7a322392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fd7a32078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fd7a32078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fd7a320653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fd7a3206854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fd7a3254182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fd7a2c0ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fd7a2c0ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fd7a2b8ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fd7a2b33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fd7a2b33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a318e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a3245fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fd7a3245fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fd7a2b759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fd7a2b759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fd7a2c0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fd7a2c0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fd7a2b339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fd7a2b339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fd7a2b338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fd7a2c8b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fd7a2c8af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fd7a2b73e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fd7a2b73e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fd7a324cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fd7a324a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fd7a324a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fd7a324a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fd7a332ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fd7a332ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7fd7a332e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7fd7a276dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a3245fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fd7a3245fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fd7a2b867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fd7a2b867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fd7a2b33204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fd7a2b33204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fd7a2b336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fd7a2b336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fd7a2b33ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fd7a2b33ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fd7a2c8c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fd7a2c8c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fd7a324cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fd7a324a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fd7a324a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fd7a324a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a2c163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a2c15ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a2c15de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fd7a2bbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fd7a3244911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fd7a32444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fd7a32420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fd7a3245900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fd7a3245900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fd7a32d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fd7a32d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fd7a32d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fd7a32cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fd7a32870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fd7a32870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fd7a32c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fd7a32c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fd7a330c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fd7a3306862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a3245eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fd7a319c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a3205e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fd7a3205d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fd7a3205d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fd7a322d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fd7a322d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fd7a322b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fd7a322b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fd7a322a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fd7a3208f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fd7a32087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fd7a32087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fd7a32087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fd7a321df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fd7a320b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fd7a3208b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fd7a3208b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fd7a32087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fd7a32087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fd7a32087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fd7a3207790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fd7a3207790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fd7a320653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fd7a3206854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fd7a32540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fd7a32540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fd7a3336a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fd7a332ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fd7a332ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7fd7a332e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7fd7a276dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fd7beb99d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bc2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fd7a2b3df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fd7a3245eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fd7a319c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fd7a2c0cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fd7a2c0cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fd7a32c5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fd7a32c5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fd7a32c5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fd7a2bbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fd7a3244911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fd7a32420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fd7a3245900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fd7a3245900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fd7a32d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fd7a32d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fd7a32d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fd7a32cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fd7a32870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fd7a32870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fd7a32c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fd7a32c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fd7a2c0bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fd7a2c0bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fd7a2b8f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fd7a2c8b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fd7a2c3815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fd7a2c3815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fd7a2c30b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fd7a2c30b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fd7a2c30b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fd7a2bbb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fd7a2bbd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fd7a2bbd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fd7a3244911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fd7a32446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fd7a32444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fd7a32420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fd7a3245900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fd7a3245900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fd7a32d0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fd7a32d0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fd7a32d0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fd7a32cfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fd7a32870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fd7a32870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fd7a32c4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fd7a32c4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fd7a2b32b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fd7a2c3a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fd7a330c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fd7a3306500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
13.86s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
12.08s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
12.01s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
11.40s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
10.98s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
10.46s call     test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
10.06s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-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-GroupByHoppingWindowPercentile-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-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-GroupByHoppingWindow-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/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_g7zqsqid/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7feb4f90c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7feb4f906500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7feb4f19046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7feb4f28db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7feb4f28db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7feb4f28db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7feb4f18f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7feb4f23c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7feb4f13450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7feb4f13450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7feb4f134350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7feb4f28b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7feb4f28b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_lmgig3b5/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1b8f2cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1b8f2c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f1b8eb5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f1b8ec4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f1b8ec4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f1b8ec4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f1b8eb4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f1b8ebfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f1b8eaf450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1b8eaf450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1b8eaf4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f1b8ec4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f1b8ec4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vfhwyoo4/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1dd845c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1dd8456500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f1dd7ce046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f1dd7dddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f1dd7dddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f1dd7dddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f1dd7cdf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f1dd7d8c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f1dd7c8450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f1dd7c8450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1dd7c84350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f1dd7ddb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f1dd7ddb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_j4p9kaaj/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f51a0d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f51a0d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f51a05d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f51a06cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f51a06cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f51a06cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f51a05cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f51a067c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f51a057450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f51a057450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f51a0574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f51a06cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f51a06cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_mt0dyl63/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0c93a1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0c93a16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0c932a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0c9339db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0c9339db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0c9339db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0c9329f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0c9334c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0c9324450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0c9324450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0c93244350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0c9339b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0c9339b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_37y_mab1/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fe2fe31c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fe2fe316500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fe2fdba046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fe2fdc9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fe2fdc9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fe2fdc9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fe2fdb9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fe2fdc4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fe2fdb4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe2fdb4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fe2fdb44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fe2fdc9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fe2fdc9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f7/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/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_io1y7kvj/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fd7a330c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fd7a3306500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fd7a2b9046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fd7a2c8db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fd7a2c8db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fd7a2c8db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fd7a2b8f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fd7a2c3c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fd7a2b3450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fd7a2b3450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fd7a2b34350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fd7a2c8b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fd7a2c8b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
========================= 7 failed in 82.52s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff22ec2c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff22ec26500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1270322
DEBUG    ya.test:process.py:259 Command (pid 1270322) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1270322) elapsed time (sec): 10.22832989692688
DEBUG    ya.test:process.py:263 Command (pid 1270322) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) maxrss: 1470616
DEBUG    ya.test:process.py:263 Command (pid 1270322) minflt: 342426
DEBUG    ya.test:process.py:263 Command (pid 1270322) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1270322) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1270322) nvcsw: 66540
DEBUG    ya.test:process.py:263 Command (pid 1270322) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1270322) stime: 1.891054
DEBUG    ya.test:process.py:263 Command (pid 1270322) utime: 7.38641
DEBUG    ya.test:process.py:263 Command (pid 1270322) wtime: 10.231
DEBUG    ya.test:process.py:275 Command (pid 1270322) output:
2025-11-20T12:20:30.760978Z Fetching udfs...
2025-11-20T12:20:31.129036Z Initialization of fq runner...
2025-11-20T12:20:33.779283Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.821424s
2025-11-20T12:20:34.605946Z Fetching query results...
2025-11-20T12:20:34.605964Z Writing query results...
2025-11-20T12:20:34.605971Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1270322) errors:
...on3/Python/import.c:2873:15
    #19 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff22e453204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff22e453204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff22e4536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff22e4536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff22e453ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff22e453ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff22e5ac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff22e5ac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff22eb6cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff22eb6a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff22eb6a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff22eb6a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22eb25e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff22eb25d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff22eb25d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff22eb3ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7ff22eb3a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7ff22eb39cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7ff22eb39cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7ff22eb391e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7ff22eb388a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7ff22eb388a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7ff22eb2c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7ff22eb4392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7ff22eb278a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7ff22eb278a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7ff22eb2653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7ff22eb26854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7ff22eb74182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7ff22e52ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7ff22e52ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7ff22e4aef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7ff22e453204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7ff22e453204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22eaae3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22eb65fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff22eb65fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff22e4959e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7ff22e4959e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff22e52bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7ff22e52bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7ff22e4539dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7ff22e4539dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7ff22e4538e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7ff22e5ab0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7ff22e5aaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7ff22e493e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7ff22e493e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7ff22eb6cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7ff22eb6a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7ff22eb6a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7ff22eb6a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7ff22ec4ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7ff22ec4ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7ff22ec4e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7ff22e08dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22eb65fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff22eb65fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff22e4a67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7ff22e4a67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff22e453204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff22e453204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff22e4536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff22e4536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff22e453ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff22e453ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff22e5ac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff22e5ac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff22eb6cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff22eb6a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff22eb6a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff22eb6a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22e5363c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22e535ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22e535de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff22e4dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff22eb64911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff22eb644dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7ff22eb620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7ff22eb65900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7ff22eb65900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7ff22ebf0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7ff22ebf0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7ff22ebf0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7ff22ebefdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7ff22eba70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7ff22eba70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7ff22ebe4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7ff22ebe4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7ff22ec2c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7ff22ec26862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22eb65eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff22eabc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22eb25e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff22eb25d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff22eb25d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff22eb4d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7ff22eb4d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7ff22eb4b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7ff22eb4b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7ff22eb4a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7ff22eb28f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7ff22eb287d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7ff22eb287d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7ff22eb287d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7ff22eb3df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7ff22eb2b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7ff22eb28b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7ff22eb28b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7ff22eb287a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7ff22eb287a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7ff22eb287a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7ff22eb27790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7ff22eb27790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7ff22eb2653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7ff22eb26854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7ff22eb740a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7ff22eb740a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7ff22ec56a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7ff22ec4ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7ff22ec4ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7ff22ec4e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7ff22e08dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7ff24a4bfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff22eb65eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff22eabc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff22e4dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff22eb64911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7ff22eb620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7ff22eb65900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7ff22eb65900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7ff22ebf0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7ff22ebf0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7ff22ebf0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7ff22ebefdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7ff22eba70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7ff22eba70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7ff22ebe4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7ff22ebe4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7ff22e52bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7ff22e52bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7ff22e5ab5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff22e4dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff22e4dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff22eb64911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff22eb620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7ff22eb65900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7ff22eb65900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7ff22ebf0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7ff22ebf0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7ff22ebf0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7ff22ebefdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7ff22eba70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7ff22eba70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7ff22ebe4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7ff22ebe4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7ff22ec2c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7ff22ec26500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff22e453204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff22e453204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff22e4536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff22e4536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff22e453ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff22e453ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff22e5ac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff22e5ac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff22eb6cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff22eb6a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff22eb6a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff22eb6a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22eb25e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff22eb25d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff22eb25d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff22eb3ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7ff22eb3a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7ff22eb39cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7ff22eb39cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7ff22eb391e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7ff22eb388a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7ff22eb388a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7ff22eb2c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7ff22eb4392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7ff22eb278a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7ff22eb278a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7ff22eb2653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7ff22eb26854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7ff22eb74182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7ff22e52ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7ff22e52ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7ff22e4aef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7ff22e453204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7ff22e453204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22eaae3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22eb65fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff22eb65fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff22e4959e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7ff22e4959e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff22e52bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7ff22e52bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7ff22e4539dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7ff22e4539dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7ff22e4538e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7ff22e5ab0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7ff22e5aaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7ff22e493e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7ff22e493e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7ff22eb6cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7ff22eb6a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7ff22eb6a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7ff22eb6a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7ff22ec4ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7ff22ec4ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7ff22ec4e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7ff22e08dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22eb65fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff22eb65fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff22e4a67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7ff22e4a67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff22e453204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff22e453204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff22e4536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff22e4536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff22e453ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff22e453ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff22e5ac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff22e5ac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff22eb6cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff22eb6a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff22eb6a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff22eb6a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22e5363c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22e535ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22e535de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff22e4dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff22eb64911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff22eb644dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7ff22eb620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7ff22eb65900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7ff22eb65900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7ff22ebf0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7ff22ebf0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7ff22ebf0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7ff22ebefdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7ff22eba70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7ff22eba70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7ff22ebe4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7ff22ebe4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7ff22ec2c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7ff22ec26862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22eb65eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff22eabc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22eb25e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff22eb25d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff22eb25d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff22eb4d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7ff22eb4d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7ff22eb4b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7ff22eb4b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7ff22eb4a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7ff22eb28f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7ff22eb287d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7ff22eb287d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7ff22eb287d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7ff22eb3df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7ff22eb2b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7ff22eb28b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7ff22eb28b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7ff22eb287a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7ff22eb287a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7ff22eb287a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7ff22eb27790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7ff22eb27790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7ff22eb2653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7ff22eb26854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7ff22eb740a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7ff22eb740a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7ff22ec56a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7ff22ec4ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7ff22ec4ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7ff22ec4e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7ff22e08dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7ff24a4bfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff22e45df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff22eb65eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff22eabc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff22e52cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff22e52cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff22ebe5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff22ebe5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff22ebe5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff22e4dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff22eb64911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7ff22eb620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7ff22eb65900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7ff22eb65900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7ff22ebf0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7ff22ebf0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7ff22ebf0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7ff22ebefdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7ff22eba70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7ff22eba70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7ff22ebe4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7ff22ebe4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7ff22e52bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7ff22e52bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7ff22e4af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7ff22e5ab5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7ff22e55815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7ff22e55815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7ff22e550b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7ff22e550b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7ff22e550b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff22e4db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff22e4dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff22e4dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff22eb64911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff22eb646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff22eb644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff22eb620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7ff22eb65900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7ff22eb65900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7ff22ebf0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7ff22ebf0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7ff22ebf0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7ff22ebefdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7ff22eba70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7ff22eba70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7ff22ebe4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7ff22ebe4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7ff22e452b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7ff22e55a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff22ec2c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff22ec26500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0d1f17c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0d1f176500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopic-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1271449
DEBUG    ya.test:process.py:259 Command (pid 1271449) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1271449) elapsed time (sec): 10.94432783126831
DEBUG    ya.test:process.py:263 Command (pid 1271449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) maxrss: 1438080
DEBUG    ya.test:process.py:263 Command (pid 1271449) minflt: 331789
DEBUG    ya.test:process.py:263 Command (pid 1271449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1271449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1271449) nvcsw: 65023
DEBUG    ya.test:process.py:263 Command (pid 1271449) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1271449) stime: 1.697467
DEBUG    ya.test:process.py:263 Command (pid 1271449) utime: 7.00008
DEBUG    ya.test:process.py:263 Command (pid 1271449) wtime: 10.946
DEBUG    ya.test:process.py:275 Command (pid 1271449) output:
2025-11-20T12:20:41.412960Z Fetching udfs...
2025-11-20T12:20:41.759989Z Initialization of fq runner...
2025-11-20T12:20:44.127834Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.410740s
2025-11-20T12:20:44.541719Z Fetching query results...
2025-11-20T12:20:44.541731Z Writing query results...
2025-11-20T12:20:44.541738Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1271449) errors:
...on3/Python/import.c:2873:15
    #19 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0d1e9a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0d1e9a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0d1e9a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0d1e9a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0d1e9a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0d1e9a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0d1eafc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0d1eafc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0d1f0bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0d1f0ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0d1f0ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0d1f0ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1f075e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0d1f075d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0d1f075d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0d1f08ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f0d1f08a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f0d1f089cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f0d1f089cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f0d1f0891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f0d1f0888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f0d1f0888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f0d1f07c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f0d1f09392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f0d1f0778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f0d1f0778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f0d1f07653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f0d1f076854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f0d1f0c4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f0d1ea7ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f0d1ea7ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f0d1e9fef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f0d1e9a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f0d1e9a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1effe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1f0b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0d1f0b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0d1e9e59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f0d1e9e59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0d1ea7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f0d1ea7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f0d1e9a39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f0d1e9a39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f0d1e9a38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f0d1eafb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f0d1eafaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f0d1e9e3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f0d1e9e3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f0d1f0bcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f0d1f0ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f0d1f0ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f0d1f0ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f0d1f19ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f0d1f19ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f0d1f19e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f0d1e5ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1f0b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0d1f0b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0d1e9f67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f0d1e9f67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0d1e9a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0d1e9a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0d1e9a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0d1e9a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0d1e9a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0d1e9a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0d1eafc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0d1eafc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0d1f0bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0d1f0ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0d1f0ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0d1f0ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1ea863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1ea85ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1ea85de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0d1ea2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0d1f0b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0d1f0b44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f0d1f0b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f0d1f0b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f0d1f0b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f0d1f140ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f0d1f140ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f0d1f140ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f0d1f13fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f0d1f0f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f0d1f0f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f0d1f134847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f0d1f134847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f0d1f17c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f0d1f176862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1f0b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0d1f00c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1f075e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0d1f075d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0d1f075d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0d1f09d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f0d1f09d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f0d1f09b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f0d1f09b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f0d1f09a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f0d1f078f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f0d1f0787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f0d1f0787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f0d1f0787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f0d1f08df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f0d1f07b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f0d1f078b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f0d1f078b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f0d1f0787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f0d1f0787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f0d1f0787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f0d1f077790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f0d1f077790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f0d1f07653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f0d1f076854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f0d1f0c40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f0d1f0c40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f0d1f1a6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f0d1f19ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f0d1f19ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f0d1f19e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f0d1e5ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f0d3aa04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0d1f0b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0d1f00c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0d1ea2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0d1f0b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f0d1f0b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f0d1f0b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f0d1f0b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f0d1f140ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f0d1f140ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f0d1f140ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f0d1f13fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f0d1f0f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f0d1f0f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f0d1f134847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f0d1f134847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f0d1ea7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f0d1ea7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f0d1eafb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0d1ea2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0d1ea2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0d1f0b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0d1f0b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f0d1f0b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f0d1f0b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f0d1f140ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f0d1f140ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f0d1f140ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f0d1f13fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f0d1f0f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f0d1f0f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f0d1f134847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f0d1f134847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f0d1f17c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f0d1f176500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0d1e9a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0d1e9a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0d1e9a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0d1e9a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0d1e9a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0d1e9a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0d1eafc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0d1eafc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0d1f0bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0d1f0ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0d1f0ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0d1f0ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1f075e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0d1f075d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0d1f075d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0d1f08ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f0d1f08a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f0d1f089cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f0d1f089cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f0d1f0891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f0d1f0888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f0d1f0888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f0d1f07c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f0d1f09392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f0d1f0778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f0d1f0778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f0d1f07653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f0d1f076854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f0d1f0c4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f0d1ea7ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f0d1ea7ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f0d1e9fef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f0d1e9a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f0d1e9a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1effe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1f0b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0d1f0b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0d1e9e59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f0d1e9e59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0d1ea7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f0d1ea7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f0d1e9a39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f0d1e9a39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f0d1e9a38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f0d1eafb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f0d1eafaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f0d1e9e3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f0d1e9e3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f0d1f0bcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f0d1f0ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f0d1f0ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f0d1f0ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f0d1f19ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f0d1f19ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f0d1f19e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f0d1e5ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1f0b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0d1f0b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0d1e9f67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f0d1e9f67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0d1e9a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0d1e9a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0d1e9a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0d1e9a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0d1e9a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0d1e9a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0d1eafc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0d1eafc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0d1f0bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0d1f0ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0d1f0ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0d1f0ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1ea863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1ea85ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1ea85de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0d1ea2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0d1f0b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0d1f0b44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f0d1f0b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f0d1f0b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f0d1f0b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f0d1f140ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f0d1f140ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f0d1f140ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f0d1f13fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f0d1f0f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f0d1f0f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f0d1f134847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f0d1f134847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f0d1f17c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f0d1f176862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1f0b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0d1f00c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1f075e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0d1f075d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0d1f075d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0d1f09d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f0d1f09d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f0d1f09b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f0d1f09b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f0d1f09a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f0d1f078f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f0d1f0787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f0d1f0787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f0d1f0787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f0d1f08df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f0d1f07b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f0d1f078b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f0d1f078b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f0d1f0787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f0d1f0787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f0d1f0787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f0d1f077790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f0d1f077790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f0d1f07653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f0d1f076854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f0d1f0c40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f0d1f0c40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f0d1f1a6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f0d1f19ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f0d1f19ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f0d1f19e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f0d1e5ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f0d3aa04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0d1e9adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0d1f0b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0d1f00c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0d1ea7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0d1ea7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0d1f135aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0d1f135aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0d1f135aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0d1ea2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0d1f0b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f0d1f0b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f0d1f0b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f0d1f0b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f0d1f140ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f0d1f140ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f0d1f140ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f0d1f13fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f0d1f0f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f0d1f0f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f0d1f134847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f0d1f134847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f0d1ea7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f0d1ea7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f0d1e9ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f0d1eafb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f0d1eaa815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f0d1eaa815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f0d1eaa0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f0d1eaa0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f0d1eaa0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0d1ea2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0d1ea2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0d1ea2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0d1f0b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0d1f0b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0d1f0b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0d1f0b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f0d1f0b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f0d1f0b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f0d1f140ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f0d1f140ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f0d1f140ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f0d1f13fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f0d1f0f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f0d1f0f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f0d1f134847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f0d1f134847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f0d1e9a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f0d1eaaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0d1f17c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0d1f176500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f531e5ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f531e5a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadata-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1275088
DEBUG    ya.test:process.py:259 Command (pid 1275088) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1275088) elapsed time (sec): 11.715486526489258
DEBUG    ya.test:process.py:263 Command (pid 1275088) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) maxrss: 1427556
DEBUG    ya.test:process.py:263 Command (pid 1275088) minflt: 350950
DEBUG    ya.test:process.py:263 Command (pid 1275088) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) nivcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 1275088) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1275088) nvcsw: 66447
DEBUG    ya.test:process.py:263 Command (pid 1275088) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1275088) stime: 2.089333
DEBUG    ya.test:process.py:263 Command (pid 1275088) utime: 8.281588
DEBUG    ya.test:process.py:263 Command (pid 1275088) wtime: 11.718
DEBUG    ya.test:process.py:275 Command (pid 1275088) output:
2025-11-20T12:20:52.716434Z Fetching udfs...
2025-11-20T12:20:53.188196Z Initialization of fq runner...
2025-11-20T12:20:56.213423Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.518547s
2025-11-20T12:20:56.736609Z Fetching query results...
2025-11-20T12:20:56.736627Z Writing query results...
2025-11-20T12:20:56.736639Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1275088) errors:
...on3/Python/import.c:2873:15
    #19 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f531ddd3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f531ddd3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f531ddd36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f531ddd36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f531ddd3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f531ddd3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f531df2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f531df2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f531e4ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f531e4ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f531e4ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f531e4ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531e4a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f531e4a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f531e4a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f531e4bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f531e4ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f531e4b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f531e4b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f531e4b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f531e4b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f531e4b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f531e4ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f531e4c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f531e4a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f531e4a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f531e4a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f531e4a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f531e4f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f531deaca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f531deaca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f531de2ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f531ddd3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f531ddd3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531e42e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531e4e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f531e4e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f531de159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f531de159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f531deabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f531deabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f531ddd39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f531ddd39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f531ddd38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f531df2b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f531df2af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f531de13e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f531de13e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f531e4ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f531e4ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f531e4ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f531e4ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f531e5cef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f531e5cef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f531e5ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f531da0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531e4e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f531e4e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f531de267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f531de267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f531ddd3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f531ddd3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f531ddd36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f531ddd36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f531ddd3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f531ddd3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f531df2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f531df2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f531e4ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f531e4ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f531e4ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f531e4ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531deb63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531deb5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531deb5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f531de5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f531e4e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f531e4e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f531e4e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f531e4e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f531e4e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f531e570ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f531e570ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f531e570ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f531e56fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f531e5270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f531e5270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f531e564847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f531e564847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f531e5ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f531e5a6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531e4e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f531e43c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531e4a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f531e4a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f531e4a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f531e4cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f531e4cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f531e4cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f531e4cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f531e4ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f531e4a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f531e4a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f531e4a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f531e4a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f531e4bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f531e4ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f531e4a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f531e4a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f531e4a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f531e4a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f531e4a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f531e4a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f531e4a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f531e4a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f531e4a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f531e4f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f531e4f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f531e5d6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f531e5cef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f531e5cef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f531e5ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f531da0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f5339e35d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f531e4e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f531e43c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f531de5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f531e4e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f531e4e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f531e4e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f531e4e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f531e570ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f531e570ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f531e570ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f531e56fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f531e5270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f531e5270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f531e564847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f531e564847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f531deabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f531deabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f531df2b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f531de5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f531de5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f531e4e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f531e4e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f531e4e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f531e4e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f531e570ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f531e570ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f531e570ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f531e56fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f531e5270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f531e5270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f531e564847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f531e564847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f531e5ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f531e5a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f531ddd3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f531ddd3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f531ddd36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f531ddd36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f531ddd3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f531ddd3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f531df2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f531df2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f531e4ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f531e4ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f531e4ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f531e4ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531e4a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f531e4a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f531e4a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f531e4bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f531e4ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f531e4b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f531e4b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f531e4b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f531e4b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f531e4b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f531e4ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f531e4c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f531e4a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f531e4a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f531e4a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f531e4a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f531e4f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f531deaca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f531deaca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f531de2ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f531ddd3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f531ddd3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531e42e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531e4e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f531e4e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f531de159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f531de159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f531deabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f531deabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f531ddd39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f531ddd39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f531ddd38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f531df2b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f531df2af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f531de13e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f531de13e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f531e4ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f531e4ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f531e4ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f531e4ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f531e5cef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f531e5cef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f531e5ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f531da0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531e4e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f531e4e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f531de267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f531de267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f531ddd3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f531ddd3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f531ddd36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f531ddd36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f531ddd3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f531ddd3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f531df2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f531df2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f531e4ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f531e4ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f531e4ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f531e4ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531deb63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531deb5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531deb5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f531de5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f531e4e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f531e4e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f531e4e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f531e4e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f531e4e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f531e570ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f531e570ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f531e570ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f531e56fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f531e5270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f531e5270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f531e564847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f531e564847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f531e5ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f531e5a6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531e4e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f531e43c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531e4a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f531e4a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f531e4a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f531e4cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f531e4cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f531e4cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f531e4cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f531e4ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f531e4a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f531e4a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f531e4a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f531e4a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f531e4bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f531e4ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f531e4a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f531e4a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f531e4a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f531e4a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f531e4a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f531e4a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f531e4a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f531e4a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f531e4a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f531e4f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f531e4f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f531e5d6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f531e5cef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f531e5cef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f531e5ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f531da0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f5339e35d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f531ddddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f531e4e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f531e43c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f531deacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f531deacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f531e565aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f531e565aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f531e565aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f531de5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f531e4e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f531e4e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f531e4e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f531e4e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f531e570ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f531e570ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f531e570ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f531e56fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f531e5270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f531e5270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f531e564847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f531e564847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f531deabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f531deabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f531de2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f531df2b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f531ded815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f531ded815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f531ded0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f531ded0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f531ded0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f531de5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f531de5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f531de5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f531e4e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f531e4e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f531e4e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f531e4e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f531e4e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f531e4e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f531e570ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f531e570ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f531e570ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f531e56fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f531e5270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f531e5270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f531e564847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f531e564847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f531ddd2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f531deda520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f531e5ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f531e5a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f6754f6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f6754f66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1276557
DEBUG    ya.test:process.py:259 Command (pid 1276557) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1276557) elapsed time (sec): 11.293290853500366
DEBUG    ya.test:process.py:263 Command (pid 1276557) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) maxrss: 1436440
DEBUG    ya.test:process.py:263 Command (pid 1276557) minflt: 334731
DEBUG    ya.test:process.py:263 Command (pid 1276557) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1276557) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1276557) nvcsw: 65782
DEBUG    ya.test:process.py:263 Command (pid 1276557) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1276557) stime: 1.8794019999999998
DEBUG    ya.test:process.py:263 Command (pid 1276557) utime: 7.410013
DEBUG    ya.test:process.py:263 Command (pid 1276557) wtime: 11.295
DEBUG    ya.test:process.py:275 Command (pid 1276557) output:
2025-11-20T12:21:04.525629Z Fetching udfs...
2025-11-20T12:21:04.938474Z Initialization of fq runner...
2025-11-20T12:21:07.575818Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.459450s
2025-11-20T12:21:08.040601Z Fetching query results...
2025-11-20T12:21:08.040620Z Writing query results...
2025-11-20T12:21:08.040635Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1276557) errors:
...on3/Python/import.c:2873:15
    #19 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f6754793204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f6754793204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f67547936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f67547936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f6754793ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f6754793ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f67548ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f67548ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f6754eacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f6754eaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f6754eaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f6754eaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6754e65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f6754e65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f6754e65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f6754e7ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f6754e7a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f6754e79cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f6754e79cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f6754e791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f6754e788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f6754e788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f6754e6c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f6754e8392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f6754e678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f6754e678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f6754e6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f6754e66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f6754eb4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f675486ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f675486ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f67547eef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f6754793204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f6754793204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754dee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754ea5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6754ea5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f67547d59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f67547d59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f675486bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f675486bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f67547939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f67547939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f67547938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f67548eb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f67548eaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f67547d3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f67547d3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f6754eacf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f6754eaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f6754eaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f6754eaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f6754f8ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f6754f8ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f6754f8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f67543cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754ea5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6754ea5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f67547e67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f67547e67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f6754793204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f6754793204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f67547936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f67547936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f6754793ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f6754793ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f67548ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f67548ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f6754eacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f6754eaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f6754eaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f6754eaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f67548763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754875ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754875de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f675481d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f675481d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f6754ea4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f6754ea44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f6754ea20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f6754ea5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f6754ea5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f6754f30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f6754f30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f6754f30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f6754f2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f6754ee70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f6754ee70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f6754f24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f6754f24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f6754f6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f6754f66862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754ea5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6754dfc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6754e65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f6754e65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f6754e65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f6754e8d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f6754e8d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f6754e8b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f6754e8b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f6754e8a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f6754e68f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f6754e687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f6754e687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f6754e687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f6754e7df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f6754e6b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f6754e68b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f6754e68b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f6754e687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f6754e687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f6754e687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f6754e67790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f6754e67790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f6754e6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f6754e66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f6754eb40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f6754eb40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f6754f96a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f6754f8ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f6754f8ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f6754f8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f67543cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f67707f6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6754ea5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6754dfc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f675481d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f675481d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f6754ea4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f6754ea20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f6754ea5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f6754ea5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f6754f30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f6754f30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f6754f30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f6754f2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f6754ee70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f6754ee70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f6754f24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f6754f24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f675486bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f675486bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f67548eb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f675481d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f675481d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f6754ea4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f6754ea20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f6754ea5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f6754ea5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f6754f30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f6754f30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f6754f30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f6754f2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f6754ee70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f6754ee70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f6754f24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f6754f24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f6754f6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f6754f66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f6754793204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f6754793204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f67547936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f67547936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f6754793ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f6754793ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f67548ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f67548ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f6754eacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f6754eaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f6754eaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f6754eaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6754e65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f6754e65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f6754e65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f6754e7ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f6754e7a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f6754e79cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f6754e79cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f6754e791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f6754e788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f6754e788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f6754e6c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f6754e8392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f6754e678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f6754e678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f6754e6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f6754e66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f6754eb4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f675486ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f675486ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f67547eef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f6754793204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f6754793204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754dee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754ea5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6754ea5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f67547d59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f67547d59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f675486bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f675486bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f67547939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f67547939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f67547938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f67548eb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f67548eaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f67547d3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f67547d3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f6754eacf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f6754eaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f6754eaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f6754eaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f6754f8ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f6754f8ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f6754f8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f67543cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754ea5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6754ea5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f67547e67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f67547e67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f6754793204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f6754793204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f67547936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f67547936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f6754793ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f6754793ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f67548ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f67548ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f6754eacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f6754eaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f6754eaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f6754eaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f67548763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754875ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754875de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f675481d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f675481d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f6754ea4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f6754ea44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f6754ea20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f6754ea5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f6754ea5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f6754f30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f6754f30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f6754f30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f6754f2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f6754ee70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f6754ee70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f6754f24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f6754f24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f6754f6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f6754f66862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754ea5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6754dfc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6754e65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f6754e65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f6754e65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f6754e8d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f6754e8d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f6754e8b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f6754e8b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f6754e8a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f6754e68f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f6754e687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f6754e687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f6754e687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f6754e7df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f6754e6b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f6754e68b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f6754e68b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f6754e687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f6754e687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f6754e687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f6754e67790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f6754e67790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f6754e6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f6754e66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f6754eb40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f6754eb40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f6754f96a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f6754f8ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f6754f8ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f6754f8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f67543cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f67707f6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6754822bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f675479df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6754ea5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6754dfc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f675486cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f675486cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f6754f25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f6754f25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f6754f25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f675481d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f675481d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f6754ea4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f6754ea20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f6754ea5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f6754ea5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f6754f30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f6754f30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f6754f30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f6754f2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f6754ee70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f6754ee70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f6754f24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f6754f24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f675486bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f675486bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f67547ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f67548eb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f675489815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f675489815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f6754890b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f6754890b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f6754890b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f675481b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f675481d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f675481d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f6754ea4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f6754ea46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f6754ea44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f6754ea20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f6754ea5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f6754ea5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f6754f30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f6754f30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f6754f30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f6754f2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f6754ee70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f6754ee70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f6754f24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f6754f24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f6754792b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f675489a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f6754f6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f6754f66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f91db56c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f91db566500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1278330
DEBUG    ya.test:process.py:259 Command (pid 1278330) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1278330) elapsed time (sec): 12.794899702072144
DEBUG    ya.test:process.py:263 Command (pid 1278330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) maxrss: 1436016
DEBUG    ya.test:process.py:263 Command (pid 1278330) minflt: 355899
DEBUG    ya.test:process.py:263 Command (pid 1278330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) nivcsw: 272
DEBUG    ya.test:process.py:263 Command (pid 1278330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1278330) nvcsw: 67673
DEBUG    ya.test:process.py:263 Command (pid 1278330) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1278330) stime: 2.248051
DEBUG    ya.test:process.py:263 Command (pid 1278330) utime: 9.53326
DEBUG    ya.test:process.py:263 Command (pid 1278330) wtime: 12.798
DEBUG    ya.test:process.py:275 Command (pid 1278330) output:
2025-11-20T12:21:16.177456Z Fetching udfs...
2025-11-20T12:21:16.631114Z Initialization of fq runner...
2025-11-20T12:21:20.248201Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.616290s
2025-11-20T12:21:20.869767Z Fetching query results...
2025-11-20T12:21:20.869790Z Writing query results...
2025-11-20T12:21:20.869803Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1278330) errors:
...on3/Python/import.c:2873:15
    #19 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f91dad93204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f91dad93204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f91dad936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f91dad936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f91dad93ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f91dad93ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f91daeec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f91daeec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f91db4acd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f91db4aa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f91db4aa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f91db4aa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91db465e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f91db465d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f91db465d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f91db47ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f91db47a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f91db479cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f91db479cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f91db4791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f91db4788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f91db4788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f91db46c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f91db48392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f91db4678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f91db4678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f91db46653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f91db466854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f91db4b4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f91dae6ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f91dae6ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f91dadeef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f91dad93204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f91dad93204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91db3ee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91db4a5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f91db4a5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f91dadd59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f91dadd59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f91dae6bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f91dae6bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f91dad939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f91dad939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f91dad938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f91daeeb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f91daeeaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f91dadd3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f91dadd3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f91db4acf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f91db4aa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f91db4aa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f91db4aa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f91db58ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f91db58ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f91db58e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f91da9cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91db4a5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f91db4a5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f91dade67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f91dade67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f91dad93204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f91dad93204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f91dad936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f91dad936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f91dad93ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f91dad93ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f91daeec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f91daeec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f91db4acd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f91db4aa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f91db4aa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f91db4aa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91dae763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91dae75ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91dae75de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae1d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f91dae1d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f91db4a4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f91db4a44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f91db4a20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f91db4a5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f91db4a5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f91db530ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f91db530ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f91db530ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f91db52fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f91db4e70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f91db4e70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f91db524847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f91db524847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f91db56c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f91db566862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91db4a5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f91db3fc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91db465e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f91db465d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f91db465d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f91db48d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f91db48d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f91db48b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f91db48b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f91db48a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f91db468f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f91db4687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f91db4687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f91db4687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f91db47df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f91db46b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f91db468b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f91db468b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f91db4687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f91db4687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f91db4687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f91db467790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f91db467790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f91db46653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f91db466854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f91db4b40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f91db4b40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f91db596a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f91db58ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f91db58ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f91db58e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f91da9cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f91f6dffd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f91db4a5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f91db3fc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae1d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f91dae1d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f91db4a4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f91db4a20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f91db4a5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f91db4a5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f91db530ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f91db530ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f91db530ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f91db52fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f91db4e70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f91db4e70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f91db524847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f91db524847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f91dae6bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f91dae6bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f91daeeb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f91dae1d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f91dae1d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f91db4a4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f91db4a20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f91db4a5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f91db4a5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f91db530ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f91db530ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f91db530ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f91db52fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f91db4e70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f91db4e70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f91db524847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f91db524847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f91db56c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f91db566500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f91dad93204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f91dad93204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f91dad936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f91dad936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f91dad93ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f91dad93ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f91daeec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f91daeec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f91db4acd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f91db4aa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f91db4aa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f91db4aa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91db465e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f91db465d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f91db465d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f91db47ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f91db47a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f91db479cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f91db479cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f91db4791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f91db4788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f91db4788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f91db46c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f91db48392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f91db4678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f91db4678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f91db46653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f91db466854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f91db4b4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f91dae6ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f91dae6ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f91dadeef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f91dad93204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f91dad93204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91db3ee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91db4a5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f91db4a5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f91dadd59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f91dadd59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f91dae6bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f91dae6bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f91dad939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f91dad939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f91dad938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f91daeeb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f91daeeaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f91dadd3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f91dadd3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f91db4acf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f91db4aa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f91db4aa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f91db4aa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f91db58ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f91db58ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f91db58e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f91da9cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91db4a5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f91db4a5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f91dade67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f91dade67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f91dad93204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f91dad93204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f91dad936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f91dad936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f91dad93ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f91dad93ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f91daeec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f91daeec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f91db4acd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f91db4aa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f91db4aa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f91db4aa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91dae763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91dae75ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91dae75de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae1d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f91dae1d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f91db4a4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f91db4a44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f91db4a20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f91db4a5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f91db4a5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f91db530ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f91db530ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f91db530ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f91db52fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f91db4e70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f91db4e70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f91db524847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f91db524847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f91db56c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f91db566862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91db4a5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f91db3fc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91db465e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f91db465d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f91db465d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f91db48d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f91db48d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f91db48b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f91db48b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f91db48a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f91db468f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f91db4687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f91db4687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f91db4687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f91db47df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f91db46b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f91db468b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f91db468b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f91db4687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f91db4687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f91db4687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f91db467790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f91db467790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f91db46653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f91db466854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f91db4b40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f91db4b40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f91db596a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f91db58ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f91db58ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f91db58e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f91da9cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f91f6dffd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae22bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f91dad9df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f91db4a5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f91db3fc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f91dae6cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f91dae6cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f91db525aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f91db525aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f91db525aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae1d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f91dae1d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f91db4a4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f91db4a20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f91db4a5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f91db4a5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f91db530ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f91db530ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f91db530ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f91db52fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f91db4e70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f91db4e70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f91db524847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f91db524847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f91dae6bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f91dae6bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f91dadef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f91daeeb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f91dae9815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f91dae9815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f91dae90b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f91dae90b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f91dae90b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f91dae1b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f91dae1d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f91dae1d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f91db4a4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f91db4a46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f91db4a44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f91db4a20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f91db4a5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f91db4a5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f91db530ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f91db530ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f91db530ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f91db52fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f91db4e70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f91db4e70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f91db524847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f91db524847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f91dad92b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f91dae9a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f91db56c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f91db566500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f249251c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2492516500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadataWithFilter-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1280755
DEBUG    ya.test:process.py:259 Command (pid 1280755) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1280755) elapsed time (sec): 10.936925411224365
DEBUG    ya.test:process.py:263 Command (pid 1280755) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) inblock: 16256
DEBUG    ya.test:process.py:263 Command (pid 1280755) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1280755) maxrss: 1433648
DEBUG    ya.test:process.py:263 Command (pid 1280755) minflt: 331664
DEBUG    ya.test:process.py:263 Command (pid 1280755) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1280755) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1280755) nvcsw: 66754
DEBUG    ya.test:process.py:263 Command (pid 1280755) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1280755) stime: 1.989106
DEBUG    ya.test:process.py:263 Command (pid 1280755) utime: 7.990123
DEBUG    ya.test:process.py:263 Command (pid 1280755) wtime: 10.939
DEBUG    ya.test:process.py:275 Command (pid 1280755) output:
2025-11-20T12:21:29.132072Z Fetching udfs...
2025-11-20T12:21:29.533900Z Initialization of fq runner...
2025-11-20T12:21:32.508662Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.523430s
2025-11-20T12:21:33.042545Z Fetching query results...
2025-11-20T12:21:33.042568Z Writing query results...
2025-11-20T12:21:33.042579Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1280755) errors:
...on3/Python/import.c:2873:15
    #19 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f2491d43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f2491d43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2491d436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f2491d436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f2491d43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f2491d43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f2491e9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f2491e9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f249245cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f249245a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f249245a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f249245a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2492415e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2492415d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2492415d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f249242ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f249242a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f2492429cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f2492429cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f24924291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f24924288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f24924288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f249241c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f249243392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f24924178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f24924178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f249241653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f2492416854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f2492464182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f2491e1ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f2491e1ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f2491d9ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f2491d43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f2491d43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f249239e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2492455fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2492455fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f2491d859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f2491d859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f2491e1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f2491e1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f2491d439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f2491d439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f2491d438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f2491e9b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f2491e9af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f2491d83e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f2491d83e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f249245cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f249245a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f249245a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f249245a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f249253ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f249253ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f249253e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f249197dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2492455fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2492455fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f2491d967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f2491d967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f2491d43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f2491d43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2491d436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f2491d436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f2491d43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f2491d43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f2491e9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f2491e9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f249245cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f249245a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f249245a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f249245a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2491e263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2491e25ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2491e25de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f2491dcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2492454911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f24924544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f24924520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f2492455900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f2492455900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f24924e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f24924e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f24924e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f24924dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f24924970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f24924970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f24924d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f24924d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f249251c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f2492516862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2492455eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f24923ac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2492415e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2492415d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2492415d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f249243d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f249243d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f249243b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f249243b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f249243a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f2492418f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f24924187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f24924187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f24924187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f249242df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f249241b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f2492418b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f2492418b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f24924187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f24924187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f24924187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f2492417790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f2492417790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f249241653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f2492416854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f24924640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f24924640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f2492546a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f249253ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f249253ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f249253e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f249197dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f24addb0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2492455eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f24923ac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f2491dcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2492454911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f24924520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f2492455900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f2492455900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f24924e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f24924e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f24924e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f24924dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f24924970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f24924970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f24924d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f24924d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f2491e1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f2491e1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f2491e9b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2491dcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f2491dcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2492454911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f24924520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f2492455900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f2492455900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f24924e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f24924e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f24924e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f24924dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f24924970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f24924970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f24924d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f24924d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f249251c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f2492516500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f2491d43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f2491d43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2491d436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2491d436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f2491d43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f2491d43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f2491e9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f2491e9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f249245cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f249245a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f249245a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f249245a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2492415e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2492415d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2492415d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f249242ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f249242a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f2492429cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f2492429cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f24924291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f24924288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f24924288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f249241c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f249243392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f24924178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f24924178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f249241653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f2492416854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f2492464182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f2491e1ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f2491e1ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f2491d9ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f2491d43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f2491d43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f249239e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2492455fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2492455fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f2491d859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f2491d859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f2491e1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f2491e1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f2491d439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f2491d439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f2491d438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f2491e9b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f2491e9af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f2491d83e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f2491d83e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f249245cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f249245a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f249245a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f249245a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f249253ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f249253ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f249253e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f249197dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2492455fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2492455fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f2491d967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f2491d967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f2491d43204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f2491d43204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2491d436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2491d436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f2491d43ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f2491d43ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f2491e9c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f2491e9c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f249245cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f249245a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f249245a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f249245a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2491e263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2491e25ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2491e25de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f2491dcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2492454911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f24924544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f24924520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f2492455900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f2492455900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f24924e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f24924e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f24924e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f24924dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f24924970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f24924970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f24924d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f24924d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f249251c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f2492516862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2492455eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f24923ac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2492415e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2492415d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2492415d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f249243d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f249243d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f249243b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f249243b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f249243a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f2492418f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f24924187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f24924187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f24924187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f249242df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f249241b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f2492418b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f2492418b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f24924187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f24924187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f24924187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f2492417790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f2492417790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f249241653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f2492416854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f24924640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f24924640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f2492546a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f249253ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f249253ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f249253e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f249197dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f24addb0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dd2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2491d4df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2492455eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f24923ac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f2491e1cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f2491e1cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f24924d5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f24924d5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f24924d5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f2491dcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2492454911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f24924520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f2492455900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f2492455900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f24924e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f24924e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f24924e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f24924dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f24924970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f24924970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f24924d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f24924d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f2491e1bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f2491e1bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f2491d9f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f2491e9b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f2491e4815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f2491e4815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f2491e40b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f2491e40b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f2491e40b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2491dcb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2491dcd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f2491dcd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2492454911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f24924546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f24924544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f24924520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f2492455900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f2492455900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f24924e0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f24924e0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f24924e0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f24924dfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f24924970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f24924970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f24924d4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f24924d4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f2491d42b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f2491e4a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f249251c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2492516500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7036a5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7036a56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithSchema-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003ed/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1282745
DEBUG    ya.test:process.py:259 Command (pid 1282745) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1282745) elapsed time (sec): 10.5505051612854
DEBUG    ya.test:process.py:263 Command (pid 1282745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) maxrss: 1423012
DEBUG    ya.test:process.py:263 Command (pid 1282745) minflt: 330725
DEBUG    ya.test:process.py:263 Command (pid 1282745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1282745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1282745) nvcsw: 66204
DEBUG    ya.test:process.py:263 Command (pid 1282745) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1282745) stime: 1.8822519999999998
DEBUG    ya.test:process.py:263 Command (pid 1282745) utime: 7.501729
DEBUG    ya.test:process.py:263 Command (pid 1282745) wtime: 10.552
DEBUG    ya.test:process.py:275 Command (pid 1282745) output:
2025-11-20T12:21:40.160052Z Fetching udfs...
2025-11-20T12:21:40.538033Z Initialization of fq runner...
2025-11-20T12:21:43.441368Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.408084s
2025-11-20T12:21:43.858964Z Fetching query results...
2025-11-20T12:21:43.858977Z Writing query results...
2025-11-20T12:21:43.858985Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1282745) errors:
...on3/Python/import.c:2873:15
    #19 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f7036283204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f7036283204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f70362836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f70362836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f7036283ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f7036283ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f70363dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f70363dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f703699cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f703699a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f703699a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f703699a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7036955e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f7036955d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f7036955d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f703696ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f703696a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f7036969cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f7036969cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f70369691e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f70369688a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f70369688a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f703695c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f703697392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f70369578a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f70369578a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f703695653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f7036956854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f70369a4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f703635ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f703635ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f70362def69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f7036283204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f7036283204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f70368de3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7036995fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7036995fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f70362c59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f70362c59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f703635bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f703635bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f70362839dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f70362839dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f70362838e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f70363db0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f70363daf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f70362c3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f70362c3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f703699cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f703699a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f703699a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f703699a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f7036a7ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f7036a7ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f7036a7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f7035ebdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7036995fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7036995fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f70362d67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f70362d67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f7036283204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f7036283204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f70362836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f70362836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f7036283ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f7036283ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f70363dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f70363dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f703699cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f703699a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f703699a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f703699a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f70363663c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7036365ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7036365de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f703630d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f703630d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7036994911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f70369944dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f70369920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f7036995900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f7036995900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f7036a20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f7036a20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f7036a20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f7036a1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f70369d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f70369d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f7036a14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f7036a14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f7036a5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f7036a56862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7036995eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f70368ec408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7036955e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f7036955d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f7036955d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f703697d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f703697d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f703697b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f703697b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f703697a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f7036958f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f70369587d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f70369587d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f70369587d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f703696df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f703695b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f7036958b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f7036958b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f70369587a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f70369587a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f70369587a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f7036957790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f7036957790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f703695653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f7036956854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f70369a40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f70369a40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f7036a86a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f7036a7ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f7036a7ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f7036a7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f7035ebdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f70522f2d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7036995eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f70368ec3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f703630d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f703630d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7036994911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f70369920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f7036995900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f7036995900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f7036a20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f7036a20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f7036a20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f7036a1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f70369d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f70369d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f7036a14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f7036a14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f703635bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f703635bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f70363db5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f703630d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f703630d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7036994911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f70369920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f7036995900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f7036995900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f7036a20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f7036a20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f7036a20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f7036a1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f70369d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f70369d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f7036a14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f7036a14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f7036a5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f7036a56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f7036283204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f7036283204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f70362836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f70362836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f7036283ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f7036283ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f70363dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f70363dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f703699cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f703699a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f703699a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f703699a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7036955e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f7036955d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f7036955d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f703696ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f703696a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f7036969cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f7036969cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f70369691e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f70369688a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f70369688a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f703695c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f703697392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f70369578a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f70369578a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f703695653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f7036956854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f70369a4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f703635ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f703635ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f70362def69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f7036283204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f7036283204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f70368de3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7036995fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7036995fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f70362c59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f70362c59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f703635bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f703635bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f70362839dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f70362839dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f70362838e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f70363db0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f70363daf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f70362c3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f70362c3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f703699cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f703699a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f703699a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f703699a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f7036a7ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f7036a7ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f7036a7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f7035ebdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7036995fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7036995fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f70362d67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f70362d67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f7036283204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f7036283204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f70362836f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f70362836f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f7036283ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f7036283ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f70363dc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f70363dc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f703699cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f703699a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f703699a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f703699a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f70363663c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7036365ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7036365de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f703630d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f703630d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7036994911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f70369944dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f70369920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f7036995900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f7036995900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f7036a20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f7036a20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f7036a20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f7036a1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f70369d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f70369d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f7036a14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f7036a14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f7036a5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f7036a56862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7036995eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f70368ec408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7036955e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f7036955d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f7036955d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f703697d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f703697d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f703697b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f703697b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f703697a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f7036958f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f70369587d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f70369587d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f70369587d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f703696df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f703695b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f7036958b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f7036958b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f70369587a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f70369587a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f70369587a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f7036957790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f7036957790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f703695653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f7036956854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f70369a40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f70369a40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f7036a86a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f7036a7ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f7036a7ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f7036a7e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f7035ebdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f70522f2d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7036312bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f703628df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7036995eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f70368ec3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f703635cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f703635cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f7036a15aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f7036a15aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f7036a15aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f703630d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f703630d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7036994911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f70369920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f7036995900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f7036995900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f7036a20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f7036a20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f7036a20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f7036a1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f70369d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f70369d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f7036a14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f7036a14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f703635bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f703635bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f70362df005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f70363db5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f703638815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f703638815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f7036380b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f7036380b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f7036380b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f703630b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f703630d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f703630d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7036994911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f70369946ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f70369944c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f70369920d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f7036995900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f7036995900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f7036a20ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f7036a20ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f7036a20ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f7036a1fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f70369d70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f70369d70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f7036a14847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f7036a14847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f7036282b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f703638a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7036a5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7036a56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
12.82s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
11.75s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
11.34s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
10.98s call     test_sql_streaming.py::test[pq-ReadTopic-default.txt]
10.97s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
10.59s call     test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
10.26s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithSchema-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/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_p2gutw53/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff22ec2c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff22ec26500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff22e4b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff22e5adb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff22e5adb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff22e5adb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff22e4af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff22e55c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff22e45450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff22e45450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff22e454350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff22e5ab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff22e5ab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_beisy_ms/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0d1f17c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0d1f176500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0d1ea0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0d1eafdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0d1eafdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0d1eafdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0d1e9ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0d1eaac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0d1e9a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0d1e9a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0d1e9a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0d1eafb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0d1eafb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_53d4qo_v/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f531e5ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f531e5a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f531de3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f531df2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f531df2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f531df2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f531de2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f531dedc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f531ddd450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f531ddd450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f531ddd4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f531df2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f531df2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_quw6w3ft/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f6754f6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f6754f66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f67547f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f67548edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f67548edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f67548edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f67547ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f675489c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f675479450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f675479450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f6754794350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f67548eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f67548eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_r3c9x0ps/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f91db56c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f91db566500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f91dadf046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f91daeedb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f91daeedb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f91daeedb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f91dadef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f91dae9c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f91dad9450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f91dad9450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f91dad94350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f91daeeb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f91daeeb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_mehand43/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f249251c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2492516500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f2491da046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f2491e9db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f2491e9db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f2491e9db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f2491d9f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f2491e4c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f2491d4450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2491d4450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2491d44350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f2491e9b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f2491e9b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003ed/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/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003ed/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_u0w5sfiy/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7036a5c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7036a56500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f70362e046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f70363ddb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f70363ddb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f70363ddb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f70362df264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f703638c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f703628450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f703628450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7036284350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f70363db50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f70363db50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
========================= 7 failed in 80.29s (0:01:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff30b88c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff30b886500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTwoTopics-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1269796
DEBUG    ya.test:process.py:259 Command (pid 1269796) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1269796) elapsed time (sec): 9.631155967712402
DEBUG    ya.test:process.py:263 Command (pid 1269796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) inblock: 44040
DEBUG    ya.test:process.py:263 Command (pid 1269796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1269796) maxrss: 1427028
DEBUG    ya.test:process.py:263 Command (pid 1269796) minflt: 332031
DEBUG    ya.test:process.py:263 Command (pid 1269796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1269796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1269796) nvcsw: 65859
DEBUG    ya.test:process.py:263 Command (pid 1269796) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1269796) stime: 1.7356449999999999
DEBUG    ya.test:process.py:263 Command (pid 1269796) utime: 7.174212
DEBUG    ya.test:process.py:263 Command (pid 1269796) wtime: 9.633
DEBUG    ya.test:process.py:275 Command (pid 1269796) output:
2025-11-20T12:20:27.937609Z Fetching udfs...
2025-11-20T12:20:28.312078Z Initialization of fq runner...
2025-11-20T12:20:31.075000Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.418757s
2025-11-20T12:20:31.499499Z Fetching query results...
2025-11-20T12:20:31.499515Z Writing query results...
2025-11-20T12:20:31.499524Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1269796) errors:
...on3/Python/import.c:2873:15
    #19 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff30b0b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff30b0b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff30b0b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff30b0b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff30b0b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff30b0b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff30b20c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff30b20c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff30b7ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff30b7ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff30b7ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff30b7ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b785e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff30b785d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff30b785d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff30b79ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7ff30b79a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7ff30b799cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7ff30b799cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7ff30b7991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7ff30b7988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7ff30b7988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7ff30b78c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7ff30b7a392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7ff30b7878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7ff30b7878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7ff30b78653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7ff30b786854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7ff30b7d4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7ff30b18ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7ff30b18ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7ff30b10ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7ff30b0b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7ff30b0b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b70e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b7c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff30b7c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff30b0f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7ff30b0f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff30b18bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7ff30b18bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7ff30b0b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7ff30b0b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7ff30b0b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7ff30b20b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7ff30b20af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7ff30b0f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7ff30b0f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7ff30b7ccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7ff30b7ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7ff30b7ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7ff30b7ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7ff30b8aef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7ff30b8aef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7ff30b8ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7ff30acedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b7c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff30b7c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff30b1067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7ff30b1067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff30b0b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff30b0b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff30b0b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff30b0b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff30b0b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff30b0b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff30b20c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff30b20c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff30b7ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff30b7ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff30b7ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff30b7ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b1963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b195ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b195de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b13d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff30b13d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff30b7c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff30b7c44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7ff30b7c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7ff30b7c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7ff30b7c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7ff30b850ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7ff30b850ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7ff30b850ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7ff30b84fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7ff30b8070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7ff30b8070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7ff30b844847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7ff30b844847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7ff30b88c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7ff30b886862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b7c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff30b71c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b785e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff30b785d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff30b785d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff30b7ad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7ff30b7ad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7ff30b7ab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7ff30b7ab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7ff30b7aa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7ff30b788f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7ff30b7887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7ff30b7887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7ff30b7887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7ff30b79df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7ff30b78b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7ff30b788b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7ff30b788b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7ff30b7887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7ff30b7887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7ff30b7887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7ff30b787790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7ff30b787790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7ff30b78653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7ff30b786854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7ff30b7d40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7ff30b7d40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7ff30b8b6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7ff30b8aef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7ff30b8aef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7ff30b8ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7ff30acedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7ff327116d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff30b7c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff30b71c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b13d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff30b13d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff30b7c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7ff30b7c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7ff30b7c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7ff30b7c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7ff30b850ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7ff30b850ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7ff30b850ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7ff30b84fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7ff30b8070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7ff30b8070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7ff30b844847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7ff30b844847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7ff30b18bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7ff30b18bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7ff30b20b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff30b13d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff30b13d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff30b7c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff30b7c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7ff30b7c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7ff30b7c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7ff30b850ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7ff30b850ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7ff30b850ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7ff30b84fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7ff30b8070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7ff30b8070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7ff30b844847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7ff30b844847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7ff30b88c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7ff30b886500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff30b0b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff30b0b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff30b0b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff30b0b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff30b0b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff30b0b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff30b20c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff30b20c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff30b7ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff30b7ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff30b7ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff30b7ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b785e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff30b785d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff30b785d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff30b79ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7ff30b79a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7ff30b799cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7ff30b799cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7ff30b7991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7ff30b7988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7ff30b7988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7ff30b78c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7ff30b7a392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7ff30b7878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7ff30b7878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7ff30b78653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7ff30b786854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7ff30b7d4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7ff30b18ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7ff30b18ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7ff30b10ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7ff30b0b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7ff30b0b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b70e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b7c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff30b7c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff30b0f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7ff30b0f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff30b18bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7ff30b18bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7ff30b0b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7ff30b0b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7ff30b0b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7ff30b20b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7ff30b20af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7ff30b0f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7ff30b0f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7ff30b7ccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7ff30b7ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7ff30b7ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7ff30b7ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7ff30b8aef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7ff30b8aef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7ff30b8ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7ff30acedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b7c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff30b7c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff30b1067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7ff30b1067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff30b0b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff30b0b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff30b0b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff30b0b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff30b0b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff30b0b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff30b20c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff30b20c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff30b7ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff30b7ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff30b7ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff30b7ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b1963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b195ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b195de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b13d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff30b13d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff30b7c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff30b7c44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7ff30b7c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7ff30b7c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7ff30b7c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7ff30b850ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7ff30b850ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7ff30b850ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7ff30b84fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7ff30b8070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7ff30b8070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7ff30b844847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7ff30b844847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7ff30b88c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7ff30b886862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b7c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff30b71c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b785e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff30b785d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff30b785d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff30b7ad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7ff30b7ad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7ff30b7ab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7ff30b7ab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7ff30b7aa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7ff30b788f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7ff30b7887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7ff30b7887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7ff30b7887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7ff30b79df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7ff30b78b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7ff30b788b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7ff30b788b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7ff30b7887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7ff30b7887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7ff30b7887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7ff30b787790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7ff30b787790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7ff30b78653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7ff30b786854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7ff30b7d40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7ff30b7d40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7ff30b8b6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7ff30b8aef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7ff30b8aef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7ff30b8ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7ff30acedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7ff327116d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b142bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff30b0bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff30b7c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff30b71c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff30b18cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff30b18cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff30b845aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff30b845aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff30b845aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b13d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff30b13d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff30b7c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7ff30b7c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7ff30b7c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7ff30b7c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7ff30b850ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7ff30b850ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7ff30b850ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7ff30b84fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7ff30b8070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7ff30b8070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7ff30b844847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7ff30b844847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7ff30b18bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7ff30b18bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7ff30b10f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7ff30b20b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7ff30b1b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7ff30b1b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7ff30b1b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7ff30b1b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7ff30b1b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff30b13b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff30b13d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff30b13d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff30b7c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff30b7c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff30b7c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff30b7c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7ff30b7c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7ff30b7c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7ff30b850ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7ff30b850ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7ff30b850ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7ff30b84fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7ff30b8070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7ff30b8070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7ff30b844847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7ff30b844847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7ff30b0b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7ff30b1ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff30b88c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff30b886500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f95b28ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f95b28a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadWriteSameTopic-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1270900
DEBUG    ya.test:process.py:259 Command (pid 1270900) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1270900) elapsed time (sec): 9.679356575012207
DEBUG    ya.test:process.py:263 Command (pid 1270900) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) maxrss: 1429728
DEBUG    ya.test:process.py:263 Command (pid 1270900) minflt: 327358
DEBUG    ya.test:process.py:263 Command (pid 1270900) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1270900) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1270900) nvcsw: 65103
DEBUG    ya.test:process.py:263 Command (pid 1270900) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1270900) stime: 1.7012079999999998
DEBUG    ya.test:process.py:263 Command (pid 1270900) utime: 6.926153
DEBUG    ya.test:process.py:263 Command (pid 1270900) wtime: 9.681
DEBUG    ya.test:process.py:275 Command (pid 1270900) output:
2025-11-20T12:20:37.983134Z Fetching udfs...
2025-11-20T12:20:38.332069Z Initialization of fq runner...
2025-11-20T12:20:40.810846Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.411647s
2025-11-20T12:20:41.226985Z Fetching query results...
2025-11-20T12:20:41.227000Z Writing query results...
2025-11-20T12:20:41.227007Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1270900) errors:
...on3/Python/import.c:2873:15
    #19 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f95b20d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f95b20d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f95b20d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f95b20d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f95b20d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f95b20d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f95b222c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f95b222c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f95b27ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f95b27ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f95b27ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f95b27ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b27a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f95b27a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f95b27a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f95b27bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f95b27ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f95b27b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f95b27b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f95b27b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f95b27b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f95b27b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f95b27ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f95b27c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f95b27a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f95b27a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f95b27a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f95b27a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f95b27f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f95b21aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f95b21aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f95b212ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f95b20d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f95b20d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b272e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b27e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f95b27e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f95b21159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f95b21159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f95b21abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f95b21abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f95b20d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f95b20d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f95b20d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f95b222b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f95b222af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f95b2113e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f95b2113e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f95b27ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f95b27ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f95b27ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f95b27ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f95b28cef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f95b28cef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f95b28ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f95b1d0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b27e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f95b27e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f95b21267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f95b21267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f95b20d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f95b20d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f95b20d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f95b20d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f95b20d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f95b20d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f95b222c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f95b222c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f95b27ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f95b27ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f95b27ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f95b27ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b21b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b21b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b21b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b215d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f95b215d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f95b27e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f95b27e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f95b27e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f95b27e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f95b27e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f95b2870ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f95b2870ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f95b2870ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f95b286fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f95b28270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f95b28270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f95b2864847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f95b2864847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f95b28ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f95b28a6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b27e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f95b273c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b27a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f95b27a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f95b27a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f95b27cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f95b27cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f95b27cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f95b27cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f95b27ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f95b27a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f95b27a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f95b27a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f95b27a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f95b27bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f95b27ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f95b27a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f95b27a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f95b27a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f95b27a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f95b27a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f95b27a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f95b27a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f95b27a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f95b27a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f95b27f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f95b27f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f95b28d6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f95b28cef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f95b28cef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f95b28ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f95b1d0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f95ce141d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f95b27e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f95b273c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b215d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f95b215d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f95b27e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f95b27e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f95b27e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f95b27e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f95b2870ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f95b2870ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f95b2870ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f95b286fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f95b28270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f95b28270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f95b2864847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f95b2864847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f95b21abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f95b21abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f95b222b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f95b215d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f95b215d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f95b27e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f95b27e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f95b27e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f95b27e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f95b2870ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f95b2870ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f95b2870ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f95b286fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f95b28270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f95b28270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f95b2864847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f95b2864847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f95b28ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f95b28a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f95b20d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f95b20d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f95b20d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f95b20d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f95b20d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f95b20d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f95b222c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f95b222c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f95b27ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f95b27ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f95b27ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f95b27ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b27a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f95b27a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f95b27a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f95b27bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f95b27ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f95b27b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f95b27b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f95b27b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f95b27b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f95b27b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f95b27ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f95b27c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f95b27a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f95b27a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f95b27a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f95b27a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f95b27f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f95b21aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f95b21aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f95b212ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f95b20d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f95b20d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b272e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b27e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f95b27e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f95b21159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f95b21159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f95b21abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f95b21abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f95b20d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f95b20d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f95b20d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f95b222b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f95b222af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f95b2113e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f95b2113e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f95b27ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f95b27ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f95b27ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f95b27ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f95b28cef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f95b28cef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f95b28ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f95b1d0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b27e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f95b27e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f95b21267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f95b21267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f95b20d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f95b20d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f95b20d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f95b20d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f95b20d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f95b20d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f95b222c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f95b222c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f95b27ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f95b27ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f95b27ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f95b27ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b21b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b21b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b21b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b215d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f95b215d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f95b27e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f95b27e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f95b27e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f95b27e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f95b27e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f95b2870ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f95b2870ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f95b2870ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f95b286fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f95b28270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f95b28270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f95b2864847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f95b2864847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f95b28ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f95b28a6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b27e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f95b273c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b27a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f95b27a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f95b27a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f95b27cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f95b27cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f95b27cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f95b27cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f95b27ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f95b27a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f95b27a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f95b27a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f95b27a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f95b27bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f95b27ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f95b27a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f95b27a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f95b27a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f95b27a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f95b27a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f95b27a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f95b27a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f95b27a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f95b27a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f95b27f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f95b27f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f95b28d6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f95b28cef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f95b28cef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f95b28ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f95b1d0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f95ce141d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b2162bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f95b20ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f95b27e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f95b273c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f95b21acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f95b21acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f95b2865aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f95b2865aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f95b2865aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b215d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f95b215d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f95b27e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f95b27e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f95b27e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f95b27e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f95b2870ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f95b2870ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f95b2870ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f95b286fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f95b28270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f95b28270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f95b2864847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f95b2864847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f95b21abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f95b21abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f95b212f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f95b222b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f95b21d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f95b21d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f95b21d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f95b21d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f95b21d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f95b215b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f95b215d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f95b215d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f95b27e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f95b27e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f95b27e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f95b27e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f95b27e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f95b27e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f95b2870ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f95b2870ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f95b2870ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f95b286fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f95b28270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f95b28270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f95b2864847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f95b2864847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f95b20d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f95b21da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f95b28ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f95b28a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f45d198c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f45d1986500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadWriteTopic-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1273226
DEBUG    ya.test:process.py:259 Command (pid 1273226) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1273226) elapsed time (sec): 12.382994174957275
DEBUG    ya.test:process.py:263 Command (pid 1273226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) maxrss: 1424412
DEBUG    ya.test:process.py:263 Command (pid 1273226) minflt: 347504
DEBUG    ya.test:process.py:263 Command (pid 1273226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) nivcsw: 255
DEBUG    ya.test:process.py:263 Command (pid 1273226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1273226) nvcsw: 66228
DEBUG    ya.test:process.py:263 Command (pid 1273226) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1273226) stime: 1.9889649999999999
DEBUG    ya.test:process.py:263 Command (pid 1273226) utime: 9.039738
DEBUG    ya.test:process.py:263 Command (pid 1273226) wtime: 12.386
DEBUG    ya.test:process.py:275 Command (pid 1273226) output:
2025-11-20T12:20:48.056978Z Fetching udfs...
2025-11-20T12:20:48.562816Z Initialization of fq runner...
2025-11-20T12:20:51.919872Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.451832s
2025-11-20T12:20:52.377927Z Fetching query results...
2025-11-20T12:20:52.377959Z Writing query results...
2025-11-20T12:20:52.377976Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1273226) errors:
...on3/Python/import.c:2873:15
    #19 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f45d11b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f45d11b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f45d11b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f45d11b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f45d11b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f45d11b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f45d130c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f45d130c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f45d18ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f45d18ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f45d18ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f45d18ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d1885e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f45d1885d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f45d1885d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f45d189ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f45d189a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f45d1899cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f45d1899cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f45d18991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f45d18988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f45d18988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f45d188c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f45d18a392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f45d18878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f45d18878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f45d188653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f45d1886854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f45d18d4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f45d128ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f45d128ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f45d120ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f45d11b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f45d11b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d180e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d18c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f45d18c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f45d11f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f45d11f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f45d128bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f45d128bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f45d11b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f45d11b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f45d11b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f45d130b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f45d130af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f45d11f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f45d11f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f45d18ccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f45d18ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f45d18ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f45d18ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f45d19aef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f45d19aef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f45d19ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f45d0dedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d18c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f45d18c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f45d12067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f45d12067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f45d11b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f45d11b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f45d11b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f45d11b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f45d11b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f45d11b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f45d130c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f45d130c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f45d18ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f45d18ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f45d18ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f45d18ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d12963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d1295ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d1295de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d123d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f45d123d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f45d18c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f45d18c44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f45d18c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f45d18c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f45d18c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f45d1950ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f45d1950ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f45d1950ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f45d194fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f45d19070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f45d19070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f45d1944847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f45d1944847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f45d198c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f45d1986862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d18c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f45d181c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d1885e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f45d1885d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f45d1885d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f45d18ad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f45d18ad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f45d18ab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f45d18ab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f45d18aa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f45d1888f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f45d18887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f45d18887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f45d18887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f45d189df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f45d188b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f45d1888b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f45d1888b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f45d18887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f45d18887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f45d18887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f45d1887790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f45d1887790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f45d188653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f45d1886854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f45d18d40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f45d18d40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f45d19b6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f45d19aef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f45d19aef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f45d19ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f45d0dedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f45ed218d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f45d18c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f45d181c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d123d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f45d123d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f45d18c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f45d18c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f45d18c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f45d18c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f45d1950ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f45d1950ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f45d1950ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f45d194fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f45d19070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f45d19070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f45d1944847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f45d1944847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f45d128bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f45d128bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f45d130b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f45d123d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f45d123d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f45d18c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f45d18c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f45d18c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f45d18c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f45d1950ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f45d1950ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f45d1950ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f45d194fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f45d19070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f45d19070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f45d1944847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f45d1944847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f45d198c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f45d1986500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f45d11b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f45d11b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f45d11b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f45d11b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f45d11b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f45d11b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f45d130c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f45d130c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f45d18ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f45d18ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f45d18ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f45d18ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d1885e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f45d1885d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f45d1885d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f45d189ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f45d189a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f45d1899cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f45d1899cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f45d18991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f45d18988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f45d18988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f45d188c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f45d18a392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f45d18878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f45d18878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f45d188653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f45d1886854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f45d18d4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f45d128ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f45d128ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f45d120ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f45d11b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f45d11b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d180e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d18c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f45d18c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f45d11f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f45d11f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f45d128bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f45d128bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f45d11b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f45d11b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f45d11b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f45d130b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f45d130af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f45d11f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f45d11f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f45d18ccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f45d18ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f45d18ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f45d18ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f45d19aef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f45d19aef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f45d19ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f45d0dedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d18c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f45d18c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f45d12067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f45d12067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f45d11b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f45d11b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f45d11b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f45d11b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f45d11b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f45d11b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f45d130c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f45d130c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f45d18ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f45d18ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f45d18ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f45d18ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d12963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d1295ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d1295de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d123d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f45d123d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f45d18c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f45d18c44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f45d18c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f45d18c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f45d18c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f45d1950ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f45d1950ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f45d1950ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f45d194fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f45d19070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f45d19070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f45d1944847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f45d1944847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f45d198c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f45d1986862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d18c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f45d181c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d1885e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f45d1885d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f45d1885d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f45d18ad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f45d18ad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f45d18ab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f45d18ab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f45d18aa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f45d1888f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f45d18887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f45d18887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f45d18887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f45d189df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f45d188b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f45d1888b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f45d1888b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f45d18887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f45d18887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f45d18887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f45d1887790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f45d1887790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f45d188653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f45d1886854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f45d18d40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f45d18d40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f45d19b6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f45d19aef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f45d19aef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f45d19ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f45d0dedd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f45ed218d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d1242bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f45d11bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f45d18c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f45d181c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f45d128cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f45d128cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f45d1945aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f45d1945aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f45d1945aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d123d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f45d123d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f45d18c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f45d18c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f45d18c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f45d18c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f45d1950ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f45d1950ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f45d1950ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f45d194fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f45d19070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f45d19070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f45d1944847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f45d1944847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f45d128bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f45d128bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f45d120f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f45d130b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f45d12b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f45d12b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f45d12b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f45d12b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f45d12b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f45d123b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f45d123d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f45d123d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f45d18c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f45d18c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f45d18c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f45d18c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f45d18c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f45d18c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f45d1950ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f45d1950ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f45d1950ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f45d194fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f45d19070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f45d19070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f45d1944847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f45d1944847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f45d11b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f45d12ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f45d198c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f45d1986500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f6b9fe8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f6b9fe86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadWriteTopicWithSchema-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1275909
DEBUG    ya.test:process.py:259 Command (pid 1275909) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1275909) elapsed time (sec): 11.558318138122559
DEBUG    ya.test:process.py:263 Command (pid 1275909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) maxrss: 1426224
DEBUG    ya.test:process.py:263 Command (pid 1275909) minflt: 349350
DEBUG    ya.test:process.py:263 Command (pid 1275909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) nivcsw: 415
DEBUG    ya.test:process.py:263 Command (pid 1275909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1275909) nvcsw: 66272
DEBUG    ya.test:process.py:263 Command (pid 1275909) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1275909) stime: 2.023392
DEBUG    ya.test:process.py:263 Command (pid 1275909) utime: 8.722659
DEBUG    ya.test:process.py:263 Command (pid 1275909) wtime: 11.56
DEBUG    ya.test:process.py:275 Command (pid 1275909) output:
2025-11-20T12:21:00.530504Z Fetching udfs...
2025-11-20T12:21:00.984387Z Initialization of fq runner...
2025-11-20T12:21:04.366823Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.514911s
2025-11-20T12:21:04.886100Z Fetching query results...
2025-11-20T12:21:04.886117Z Writing query results...
2025-11-20T12:21:04.886127Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1275909) errors:
...on3/Python/import.c:2873:15
    #19 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f6b9f6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f6b9f6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6b9f6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f6b9f6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f6b9f6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f6b9f6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f6b9f80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f6b9f80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f6b9fdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f6b9fdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f6b9fdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f6b9fdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9fd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f6b9fd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f6b9fd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f6b9fd9ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f6b9fd9a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f6b9fd99cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f6b9fd99cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f6b9fd991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f6b9fd988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f6b9fd988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f6b9fd8c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f6b9fda392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f6b9fd878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f6b9fd878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f6b9fd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f6b9fd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f6b9fdd4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f6b9f78ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f6b9f78ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f6b9f70ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f6b9f6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f6b9f6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9fd0e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9fdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6b9fdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f6b9f6f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f6b9f6f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f6b9f78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f6b9f78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f6b9f6b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f6b9f6b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f6b9f6b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f6b9f80b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f6b9f80af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f6b9f6f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f6b9f6f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f6b9fdccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f6b9fdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f6b9fdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f6b9fdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f6b9feaef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f6b9feaef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f6b9feae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f6b9f2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9fdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6b9fdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f6b9f7067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f6b9f7067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f6b9f6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f6b9f6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6b9f6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f6b9f6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f6b9f6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f6b9f6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f6b9f80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f6b9f80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f6b9fdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f6b9fdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f6b9fdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f6b9fdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9f7963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9f795ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9f795de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f6b9f73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f6b9fdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f6b9fdc44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f6b9fdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f6b9fdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f6b9fdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f6b9fe50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f6b9fe50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f6b9fe50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f6b9fe4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f6b9fe070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f6b9fe070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f6b9fe44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f6b9fe44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f6b9fe8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f6b9fe86862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9fdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6b9fd1c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9fd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f6b9fd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f6b9fd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f6b9fdad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f6b9fdad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f6b9fdab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f6b9fdab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f6b9fdaa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f6b9fd88f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f6b9fd887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f6b9fd887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f6b9fd887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f6b9fd9df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f6b9fd8b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f6b9fd88b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f6b9fd88b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f6b9fd887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f6b9fd887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f6b9fd887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f6b9fd87790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f6b9fd87790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f6b9fd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f6b9fd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f6b9fdd40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f6b9fdd40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f6b9feb6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f6b9feaef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f6b9feaef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f6b9feae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f6b9f2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f6bbb71ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f6b9fdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f6b9fd1c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f6b9f73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f6b9fdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f6b9fdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f6b9fdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f6b9fdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f6b9fe50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f6b9fe50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f6b9fe50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f6b9fe4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f6b9fe070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f6b9fe070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f6b9fe44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f6b9fe44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f6b9f78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f6b9f78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f6b9f80b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f6b9f73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f6b9f73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f6b9fdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f6b9fdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f6b9fdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f6b9fdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f6b9fe50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f6b9fe50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f6b9fe50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f6b9fe4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f6b9fe070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f6b9fe070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f6b9fe44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f6b9fe44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f6b9fe8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f6b9fe86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f6b9f6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f6b9f6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6b9f6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f6b9f6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f6b9f6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f6b9f6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f6b9f80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f6b9f80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f6b9fdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f6b9fdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f6b9fdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f6b9fdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9fd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f6b9fd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f6b9fd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f6b9fd9ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f6b9fd9a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f6b9fd99cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f6b9fd99cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f6b9fd991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f6b9fd988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f6b9fd988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f6b9fd8c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f6b9fda392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f6b9fd878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f6b9fd878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f6b9fd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f6b9fd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f6b9fdd4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f6b9f78ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f6b9f78ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f6b9f70ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f6b9f6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f6b9f6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9fd0e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9fdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6b9fdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f6b9f6f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f6b9f6f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f6b9f78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f6b9f78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f6b9f6b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f6b9f6b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f6b9f6b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f6b9f80b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f6b9f80af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f6b9f6f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f6b9f6f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f6b9fdccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f6b9fdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f6b9fdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f6b9fdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f6b9feaef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f6b9feaef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f6b9feae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f6b9f2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9fdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6b9fdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f6b9f7067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f6b9f7067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f6b9f6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f6b9f6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6b9f6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f6b9f6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f6b9f6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f6b9f6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f6b9f80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f6b9f80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f6b9fdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f6b9fdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f6b9fdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f6b9fdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9f7963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9f795ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9f795de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f6b9f73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f6b9fdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f6b9fdc44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f6b9fdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f6b9fdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f6b9fdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f6b9fe50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f6b9fe50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f6b9fe50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f6b9fe4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f6b9fe070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f6b9fe070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f6b9fe44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f6b9fe44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f6b9fe8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f6b9fe86862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9fdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6b9fd1c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9fd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f6b9fd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f6b9fd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f6b9fdad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f6b9fdad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f6b9fdab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f6b9fdab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f6b9fdaa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f6b9fd88f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f6b9fd887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f6b9fd887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f6b9fd887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f6b9fd9df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f6b9fd8b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f6b9fd88b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f6b9fd88b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f6b9fd887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f6b9fd887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f6b9fd887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f6b9fd87790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f6b9fd87790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f6b9fd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f6b9fd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f6b9fdd40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f6b9fdd40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f6b9feb6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f6b9feaef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f6b9feaef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f6b9feae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f6b9f2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f6bbb71ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f6b9f6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f6b9fdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f6b9fd1c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f6b9f78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f6b9f78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f6b9fe45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f6b9fe45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f6b9fe45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f6b9f73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f6b9fdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f6b9fdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f6b9fdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f6b9fdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f6b9fe50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f6b9fe50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f6b9fe50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f6b9fe4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f6b9fe070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f6b9fe070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f6b9fe44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f6b9fe44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f6b9f78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f6b9f78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f6b9f70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f6b9f80b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f6b9f7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f6b9f7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f6b9f7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f6b9f7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f6b9f7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f6b9f73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f6b9f73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f6b9f73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f6b9fdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f6b9fdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f6b9fdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f6b9fdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f6b9fdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f6b9fdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f6b9fe50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f6b9fe50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f6b9fe50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f6b9fe4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f6b9fe070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f6b9fe070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f6b9fe44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f6b9fe44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f6b9f6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f6b9f7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f6b9fe8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f6b9fe86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbfd31ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbfd31a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-WriteTwoTopics-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1277324
DEBUG    ya.test:process.py:259 Command (pid 1277324) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1277324) elapsed time (sec): 13.598538637161255
DEBUG    ya.test:process.py:263 Command (pid 1277324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) inblock: 9936
DEBUG    ya.test:process.py:263 Command (pid 1277324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1277324) maxrss: 1403280
DEBUG    ya.test:process.py:263 Command (pid 1277324) minflt: 348960
DEBUG    ya.test:process.py:263 Command (pid 1277324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) nivcsw: 482
DEBUG    ya.test:process.py:263 Command (pid 1277324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1277324) nvcsw: 67733
DEBUG    ya.test:process.py:263 Command (pid 1277324) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1277324) stime: 2.058558
DEBUG    ya.test:process.py:263 Command (pid 1277324) utime: 9.560156
DEBUG    ya.test:process.py:263 Command (pid 1277324) wtime: 13.601
DEBUG    ya.test:process.py:275 Command (pid 1277324) output:
2025-11-20T12:21:12.424541Z Fetching udfs...
2025-11-20T12:21:12.914253Z Initialization of fq runner...
2025-11-20T12:21:17.152176Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.521366s
2025-11-20T12:21:17.678767Z Fetching query results...
2025-11-20T12:21:17.678789Z Writing query results...
2025-11-20T12:21:17.678800Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1277324) errors:
...on3/Python/import.c:2873:15
    #19 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fbfd29d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fbfd29d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbfd29d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbfd29d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fbfd29d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fbfd29d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fbfd2b2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fbfd2b2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fbfd30ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fbfd30ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fbfd30ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fbfd30ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd30a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fbfd30a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fbfd30a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fbfd30bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fbfd30ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fbfd30b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fbfd30b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fbfd30b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fbfd30b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fbfd30b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fbfd30ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fbfd30c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fbfd30a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fbfd30a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fbfd30a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fbfd30a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fbfd30f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fbfd2aaca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fbfd2aaca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fbfd2a2ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fbfd29d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fbfd29d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd302e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd30e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbfd30e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fbfd2a159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fbfd2a159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fbfd2aabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fbfd2aabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fbfd29d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fbfd29d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fbfd29d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fbfd2b2b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fbfd2b2af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fbfd2a13e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fbfd2a13e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fbfd30ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fbfd30ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fbfd30ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fbfd30ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fbfd31cef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fbfd31cef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fbfd31ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fbfd260dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd30e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbfd30e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fbfd2a267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fbfd2a267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fbfd29d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fbfd29d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbfd29d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbfd29d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fbfd29d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fbfd29d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fbfd2b2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fbfd2b2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fbfd30ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fbfd30ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fbfd30ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fbfd30ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd2ab63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd2ab5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd2ab5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbfd2a5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbfd30e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbfd30e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fbfd30e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fbfd30e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fbfd30e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fbfd3170ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fbfd3170ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fbfd3170ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fbfd316fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fbfd31270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fbfd31270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fbfd3164847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fbfd3164847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fbfd31ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fbfd31a6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd30e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbfd303c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd30a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fbfd30a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fbfd30a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fbfd30cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fbfd30cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fbfd30cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fbfd30cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fbfd30ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fbfd30a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fbfd30a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fbfd30a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fbfd30a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fbfd30bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fbfd30ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fbfd30a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fbfd30a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fbfd30a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fbfd30a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fbfd30a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fbfd30a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fbfd30a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fbfd30a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fbfd30a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fbfd30f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fbfd30f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fbfd31d6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fbfd31cef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fbfd31cef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fbfd31ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fbfd260dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fbfeea36d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbfd30e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbfd303c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbfd2a5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbfd30e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fbfd30e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fbfd30e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fbfd30e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fbfd3170ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fbfd3170ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fbfd3170ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fbfd316fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fbfd31270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fbfd31270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fbfd3164847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fbfd3164847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fbfd2aabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fbfd2aabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fbfd2b2b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbfd2a5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbfd2a5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbfd30e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fbfd30e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fbfd30e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fbfd30e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fbfd3170ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fbfd3170ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fbfd3170ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fbfd316fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fbfd31270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fbfd31270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fbfd3164847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fbfd3164847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fbfd31ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fbfd31a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fbfd29d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fbfd29d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbfd29d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbfd29d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fbfd29d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fbfd29d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fbfd2b2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fbfd2b2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fbfd30ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fbfd30ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fbfd30ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fbfd30ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd30a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fbfd30a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fbfd30a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fbfd30bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fbfd30ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fbfd30b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fbfd30b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fbfd30b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fbfd30b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fbfd30b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fbfd30ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fbfd30c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fbfd30a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fbfd30a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fbfd30a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fbfd30a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fbfd30f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fbfd2aaca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fbfd2aaca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fbfd2a2ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fbfd29d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fbfd29d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd302e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd30e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbfd30e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fbfd2a159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fbfd2a159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fbfd2aabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fbfd2aabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fbfd29d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fbfd29d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fbfd29d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fbfd2b2b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fbfd2b2af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fbfd2a13e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fbfd2a13e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fbfd30ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fbfd30ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fbfd30ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fbfd30ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fbfd31cef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fbfd31cef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7fbfd31ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7fbfd260dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd30e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbfd30e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fbfd2a267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fbfd2a267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fbfd29d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fbfd29d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbfd29d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbfd29d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fbfd29d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fbfd29d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fbfd2b2c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fbfd2b2c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fbfd30ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fbfd30ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fbfd30ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fbfd30ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd2ab63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd2ab5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd2ab5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbfd2a5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbfd30e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbfd30e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fbfd30e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fbfd30e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fbfd30e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fbfd3170ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fbfd3170ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fbfd3170ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fbfd316fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fbfd31270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fbfd31270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fbfd3164847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fbfd3164847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fbfd31ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fbfd31a6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd30e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbfd303c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd30a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fbfd30a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fbfd30a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fbfd30cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fbfd30cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fbfd30cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fbfd30cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fbfd30ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fbfd30a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fbfd30a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fbfd30a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fbfd30a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fbfd30bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fbfd30ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fbfd30a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fbfd30a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fbfd30a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fbfd30a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fbfd30a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fbfd30a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fbfd30a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fbfd30a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fbfd30a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fbfd30f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fbfd30f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fbfd31d6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fbfd31cef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fbfd31cef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7fbfd31ce8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7fbfd260dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fbfeea36d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a62bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbfd29ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbfd30e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbfd303c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fbfd2aacee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fbfd2aacee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fbfd3165aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fbfd3165aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fbfd3165aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbfd2a5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbfd30e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fbfd30e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fbfd30e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fbfd30e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fbfd3170ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fbfd3170ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fbfd3170ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fbfd316fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fbfd31270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fbfd31270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fbfd3164847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fbfd3164847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fbfd2aabec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fbfd2aabec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fbfd2a2f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fbfd2b2b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fbfd2ad815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fbfd2ad815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fbfd2ad0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fbfd2ad0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fbfd2ad0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbfd2a5b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbfd2a5d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbfd2a5d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbfd30e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fbfd30e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fbfd30e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fbfd30e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fbfd30e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fbfd30e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fbfd3170ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fbfd3170ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fbfd3170ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fbfd316fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fbfd31270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fbfd31270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fbfd3164847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fbfd3164847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fbfd29d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fbfd2ada520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbfd31ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbfd31a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f5b1f34c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f5b1f346500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1279903
DEBUG    ya.test:process.py:259 Command (pid 1279903) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1279903) elapsed time (sec): 11.547170162200928
DEBUG    ya.test:process.py:263 Command (pid 1279903) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) inblock: 14728
DEBUG    ya.test:process.py:263 Command (pid 1279903) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1279903) maxrss: 1456712
DEBUG    ya.test:process.py:263 Command (pid 1279903) minflt: 358608
DEBUG    ya.test:process.py:263 Command (pid 1279903) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1279903) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1279903) nvcsw: 67805
DEBUG    ya.test:process.py:263 Command (pid 1279903) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1279903) stime: 1.827137
DEBUG    ya.test:process.py:263 Command (pid 1279903) utime: 9.146614
DEBUG    ya.test:process.py:263 Command (pid 1279903) wtime: 11.55
DEBUG    ya.test:process.py:275 Command (pid 1279903) output:
2025-11-20T12:21:26.210747Z Fetching udfs...
2025-11-20T12:21:26.643334Z Initialization of fq runner...
2025-11-20T12:21:30.111047Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.719652s
2025-11-20T12:21:30.835716Z Fetching query results...
2025-11-20T12:21:30.835738Z Writing query results...
2025-11-20T12:21:30.835749Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1279903) errors:
...on3/Python/import.c:2873:15
    #19 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f5b1eb73204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f5b1eb73204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5b1eb736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f5b1eb736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f5b1eb73ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f5b1eb73ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f5b1eccc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f5b1eccc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f5b1f28cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f5b1f28a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f5b1f28a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f5b1f28a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1f245e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f5b1f245d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f5b1f245d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f5b1f25ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f5b1f25a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f5b1f259cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f5b1f259cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f5b1f2591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f5b1f2588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f5b1f2588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f5b1f24c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f5b1f26392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f5b1f2478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f5b1f2478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f5b1f24653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f5b1f246854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f5b1f294182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f5b1ec4ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f5b1ec4ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f5b1ebcef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f5b1eb73204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f5b1eb73204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1f1ce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1f285fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f5b1f285fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f5b1ebb59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f5b1ebb59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f5b1ec4bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f5b1ec4bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f5b1eb739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f5b1eb739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f5b1eb738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f5b1eccb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f5b1eccaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f5b1ebb3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f5b1ebb3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f5b1f28cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f5b1f28a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f5b1f28a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f5b1f28a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f5b1f36ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f5b1f36ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f5b1f36e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f5b1e7add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1f285fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f5b1f285fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f5b1ebc67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f5b1ebc67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f5b1eb73204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f5b1eb73204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5b1eb736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f5b1eb736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f5b1eb73ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f5b1eb73ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f5b1eccc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f5b1eccc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f5b1f28cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f5b1f28a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f5b1f28a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f5b1f28a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1ec563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1ec55ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1ec55de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ebfd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f5b1ebfd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f5b1f284911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f5b1f2844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f5b1f2820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f5b1f285900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f5b1f285900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f5b1f310ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f5b1f310ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f5b1f310ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f5b1f30fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f5b1f2c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f5b1f2c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f5b1f304847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f5b1f304847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f5b1f34c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f5b1f346862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1f285eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f5b1f1dc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1f245e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f5b1f245d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f5b1f245d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f5b1f26d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f5b1f26d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f5b1f26b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f5b1f26b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f5b1f26a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f5b1f248f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f5b1f2487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f5b1f2487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f5b1f2487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f5b1f25df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f5b1f24b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f5b1f248b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f5b1f248b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f5b1f2487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f5b1f2487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f5b1f2487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f5b1f247790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f5b1f247790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f5b1f24653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f5b1f246854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f5b1f2940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f5b1f2940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f5b1f376a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f5b1f36ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f5b1f36ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f5b1f36e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f5b1e7add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f5b3abd9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5b1f285eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f5b1f1dc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ebfd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f5b1ebfd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f5b1f284911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f5b1f2820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f5b1f285900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f5b1f285900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f5b1f310ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f5b1f310ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f5b1f310ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f5b1f30fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f5b1f2c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f5b1f2c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f5b1f304847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f5b1f304847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f5b1ec4bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f5b1ec4bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f5b1eccb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5b1ebfd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f5b1ebfd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f5b1f284911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f5b1f2820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f5b1f285900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f5b1f285900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f5b1f310ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f5b1f310ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f5b1f310ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f5b1f30fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f5b1f2c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f5b1f2c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f5b1f304847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f5b1f304847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f5b1f34c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f5b1f346500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f5b1eb73204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f5b1eb73204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5b1eb736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5b1eb736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f5b1eb73ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f5b1eb73ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f5b1eccc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f5b1eccc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f5b1f28cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f5b1f28a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f5b1f28a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f5b1f28a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1f245e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f5b1f245d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f5b1f245d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f5b1f25ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f5b1f25a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f5b1f259cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f5b1f259cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f5b1f2591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f5b1f2588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f5b1f2588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f5b1f24c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f5b1f26392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f5b1f2478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f5b1f2478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f5b1f24653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f5b1f246854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f5b1f294182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f5b1ec4ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f5b1ec4ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f5b1ebcef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f5b1eb73204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f5b1eb73204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1f1ce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1f285fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f5b1f285fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f5b1ebb59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f5b1ebb59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f5b1ec4bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f5b1ec4bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f5b1eb739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f5b1eb739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f5b1eb738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f5b1eccb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f5b1eccaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f5b1ebb3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f5b1ebb3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f5b1f28cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f5b1f28a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f5b1f28a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f5b1f28a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f5b1f36ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f5b1f36ef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f5b1f36e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f5b1e7add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1f285fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f5b1f285fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f5b1ebc67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f5b1ebc67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f5b1eb73204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f5b1eb73204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5b1eb736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5b1eb736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f5b1eb73ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f5b1eb73ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f5b1eccc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f5b1eccc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f5b1f28cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f5b1f28a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f5b1f28a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f5b1f28a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1ec563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1ec55ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1ec55de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ebfd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f5b1ebfd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f5b1f284911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f5b1f2844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f5b1f2820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f5b1f285900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f5b1f285900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f5b1f310ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f5b1f310ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f5b1f310ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f5b1f30fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f5b1f2c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f5b1f2c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f5b1f304847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f5b1f304847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f5b1f34c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f5b1f346862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1f285eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f5b1f1dc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1f245e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f5b1f245d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f5b1f245d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f5b1f26d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f5b1f26d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f5b1f26b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f5b1f26b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f5b1f26a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f5b1f248f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f5b1f2487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f5b1f2487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f5b1f2487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f5b1f25df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f5b1f24b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f5b1f248b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f5b1f248b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f5b1f2487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f5b1f2487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f5b1f2487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f5b1f247790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f5b1f247790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f5b1f24653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f5b1f246854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f5b1f2940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f5b1f2940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f5b1f376a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f5b1f36ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f5b1f36ef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f5b1f36e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f5b1e7add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f5b3abd9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ec02bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5b1eb7df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5b1f285eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f5b1f1dc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f5b1ec4cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f5b1ec4cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f5b1f305aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f5b1f305aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f5b1f305aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ebfd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f5b1ebfd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f5b1f284911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f5b1f2820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f5b1f285900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f5b1f285900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f5b1f310ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f5b1f310ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f5b1f310ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f5b1f30fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f5b1f2c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f5b1f2c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f5b1f304847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f5b1f304847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f5b1ec4bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f5b1ec4bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f5b1ebcf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f5b1eccb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f5b1ec7815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f5b1ec7815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f5b1ec70b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f5b1ec70b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f5b1ec70b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5b1ebfb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5b1ebfd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f5b1ebfd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f5b1f284911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f5b1f2846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f5b1f2844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f5b1f2820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f5b1f285900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f5b1f285900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f5b1f310ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f5b1f310ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f5b1f310ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f5b1f30fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f5b1f2c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f5b1f2c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f5b1f304847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f5b1f304847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f5b1eb72b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f5b1ec7a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f5b1f34c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f5b1f346500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2092eac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2092ea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[watermarks-watermarks-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gszy/0003f1/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/plan.json', '--log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_3.txt']' in '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1282151
DEBUG    ya.test:process.py:259 Command (pid 1282151) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1282151) elapsed time (sec): 10.85841703414917
DEBUG    ya.test:process.py:263 Command (pid 1282151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) inblock: 17968
DEBUG    ya.test:process.py:263 Command (pid 1282151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1282151) maxrss: 1423956
DEBUG    ya.test:process.py:263 Command (pid 1282151) minflt: 331932
DEBUG    ya.test:process.py:263 Command (pid 1282151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1282151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1282151) nvcsw: 66060
DEBUG    ya.test:process.py:263 Command (pid 1282151) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1282151) stime: 1.832777
DEBUG    ya.test:process.py:263 Command (pid 1282151) utime: 7.6747499999999995
DEBUG    ya.test:process.py:263 Command (pid 1282151) wtime: 10.861
DEBUG    ya.test:process.py:275 Command (pid 1282151) output:
2025-11-20T12:21:37.913279Z Fetching udfs...
2025-11-20T12:21:38.329370Z Initialization of fq runner...
2025-11-20T12:21:41.150805Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.512389s
2025-11-20T12:21:41.667769Z Fetching query results...
2025-11-20T12:21:41.667791Z Writing query results...
2025-11-20T12:21:41.667801Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1282151) errors:
...on3/Python/import.c:2873:15
    #19 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f20926d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f20926d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f20926d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f20926d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f20926d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f20926d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f209282c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f209282c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2092decd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2092dea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2092dea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2092dea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2092da5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2092da5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2092da5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2092dbba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f2092dba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f2092db9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f2092db9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f2092db91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f2092db88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f2092db88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f2092dac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f2092dc392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f2092da78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f2092da78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f2092da653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f2092da6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f2092df4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f20927aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f20927aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f209272ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f20926d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f20926d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2092d2e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2092de5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2092de5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f20927159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f20927159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f20927abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f20927abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f20926d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f20926d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f20926d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f209282b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f209282af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f2092713e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f2092713e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f2092decf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f2092dea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f2092dea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f2092dea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f2092ecef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f2092ecef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f2092ece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f209230dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2092de5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2092de5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f20927267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f20927267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f20926d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f20926d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f20926d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f20926d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f20926d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f20926d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f209282c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f209282c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2092decd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2092dea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2092dea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2092dea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f20927b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f20927b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f20927b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f209275d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f209275d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2092de4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2092de44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f2092de20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f2092de5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f2092de5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f2092e70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f2092e70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f2092e70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f2092e6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f2092e270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f2092e270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f2092e64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f2092e64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f2092eac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f2092ea6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2092de5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2092d3c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2092da5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2092da5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2092da5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2092dcd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f2092dcd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f2092dcb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f2092dcb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f2092dca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f2092da8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f2092da87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f2092da87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f2092da87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f2092dbdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f2092dab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f2092da8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f2092da8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f2092da87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f2092da87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f2092da87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f2092da7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f2092da7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f2092da653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f2092da6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f2092df40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f2092df40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f2092ed6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f2092ecef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f2092ecef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f2092ece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f209230dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f20ae736d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2092de5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2092d3c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f209275d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f209275d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2092de4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f2092de20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f2092de5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f2092de5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f2092e70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f2092e70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f2092e70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f2092e6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f2092e270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f2092e270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f2092e64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f2092e64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f20927abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f20927abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f209282b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f209275d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f209275d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2092de4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2092de20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f2092de5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f2092de5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f2092e70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f2092e70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f2092e70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f2092e6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f2092e270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f2092e270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f2092e64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f2092e64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f2092eac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f2092ea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f20926d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f20926d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f20926d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f20926d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f20926d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f20926d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f209282c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f209282c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2092decd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2092dea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2092dea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2092dea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2092da5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2092da5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2092da5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2092dbba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f2092dba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f2092db9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f2092db9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f2092db91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f2092db88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f2092db88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f2092dac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f2092dc392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f2092da78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f2092da78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f2092da653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f2092da6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f2092df4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f20927aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f20927aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f209272ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f20926d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f20926d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2092d2e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2092de5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2092de5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f20927159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f20927159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f20927abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f20927abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f20926d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f20926d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f20926d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f209282b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f209282af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f2092713e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f2092713e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f2092decf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f2092dea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f2092dea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f2092dea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f2092ecef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f2092ecef4d in NYql::NUdf::GetYqlPythonUdfModule(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    #35 0x7f2092ece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #36 0x7f209230dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #38 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #39 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2092de5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2092de5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f20927267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f20927267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f20926d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f20926d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f20926d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f20926d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f20926d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f20926d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f209282c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f209282c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2092decd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2092dea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2092dea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2092dea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f20927b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f20927b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f20927b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f209275d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f209275d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2092de4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2092de44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f2092de20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f2092de5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f2092de5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f2092e70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f2092e70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f2092e70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f2092e6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f2092e270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f2092e270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f2092e64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f2092e64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f2092eac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f2092ea6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2092de5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2092d3c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2092da5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2092da5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2092da5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2092dcd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f2092dcd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f2092dcb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f2092dcb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f2092dca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f2092da8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f2092da87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f2092da87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f2092da87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f2092dbdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f2092dab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f2092da8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f2092da8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f2092da87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f2092da87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f2092da87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f2092da7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f2092da7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f2092da653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f2092da6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f2092df40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f2092df40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f2092ed6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f2092ecef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f2092ecef59 in NYql::NUdf::GetYqlPythonUdfModule(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    #31 0x7f2092ece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<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    #32 0x7f209230dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b0f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__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    #34 0x246aad29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<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    #35 0x37f2083e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b0974d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51753a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b080e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f20ae736d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2092762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f20926ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2092de5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2092d3c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f20927acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f20927acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2092e65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2092e65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2092e65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f209275d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f209275d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2092de4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f2092de20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f2092de5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f2092de5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f2092e70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f2092e70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f2092e70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f2092e6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f2092e270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f2092e270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f2092e64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f2092e64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f20927abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f20927abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f209272f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f209282b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f20927d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f20927d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f20927d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f20927d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f20927d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1667ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f209275b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f209275d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f209275d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2092de4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2092de46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2092de44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2092de20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f2092de5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f2092de5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f2092e70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f2092e70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f2092e70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f2092e6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f2092e270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f2092e270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f2092e64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f2092e64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f20926d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f20927da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2092eac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2092ea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
13.63s call     test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
12.42s call     test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]
11.60s call     test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
11.58s call     test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
10.91s call     test_sql_streaming.py::test[watermarks-watermarks-default.txt]
9.71s call     test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
9.66s call     test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
0.01s setup    test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[watermarks-watermarks-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteSameTopic-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/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__0t72ymx/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff30b88c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff30b886500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff30b11046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff30b20db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff30b20db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff30b20db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff30b10f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff30b1bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff30b0b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff30b0b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff30b0b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff30b20b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff30b20b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_uh_7i_h5/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f95b28ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f95b28a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f95b213046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f95b222db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f95b222db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f95b222db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f95b212f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f95b21dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f95b20d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f95b20d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f95b20d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f95b222b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f95b222b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_vla_dh7q/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f45d198c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f45d1986500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f45d121046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f45d130db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f45d130db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f45d130db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f45d120f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f45d12bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f45d11b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f45d11b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f45d11b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f45d130b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f45d130b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_h7z706z7/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f6b9fe8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f6b9fe86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f6b9f71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f6b9f80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f6b9f80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f6b9f80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f6b9f70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f6b9f7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f6b9f6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f6b9f6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f6b9f6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f6b9f80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f6b9f80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2p0mfh3v/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbfd31ac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbfd31a6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbfd2a3046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbfd2b2db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbfd2b2db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbfd2b2db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbfd2a2f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbfd2adc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbfd29d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbfd29d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbfd29d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbfd2b2b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbfd2b2b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_hm27vedk/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f5b1f34c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f5b1f346500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f5b1ebd046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f5b1eccdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f5b1eccdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f5b1eccdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f5b1ebcf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f5b1ec7c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f5b1eb7450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5b1eb7450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f5b1eb74350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f5b1eccb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f5b1eccb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[watermarks-watermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/results.txt --ast-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/ast.txt --plan-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/plan.json --log-file=/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gszy/0003f1/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/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gszy/0003f1/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_2u3dsh6o/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2092eac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2092ea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f209273046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f209282db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f209282db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f209282db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f209272f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f20927dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f20926d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f20926d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f20926d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f209282b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f209282b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
========================= 7 failed in 81.17s (0:01:21) =========================
