Workdir: /tmp/tmp5kkqdw21 Checkout base commit... ++ git checkout 433e09ba59c7a5ba75a32092627dd3de145dede5~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 433e09ba59 Merge a315ae9cfa66ef23f7884468b3c97b9c64919a2e into 324c4999265c29b749c4f22889ac8b5e8d9f7716 a315ae9cfa fix compatibility test If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 433e09ba59 HEAD is now at 324c499926 Sync branches 251109-0051 Build graph for base commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build release --sanitize=address -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmp5kkqdw21/graph_base.json Configuring dependencies for platform default-linux-x86_64-release-asan [2 ymakes processing] [9031/9034 modules configured] [2 ymakes processing] [9116/9120 modules configured] [2 ymakes processing] [9154/9154 modules configured] Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 [3 ymakes processing] [9773/9773 modules configured] [1529/5696 modules rendered] [3 ymakes processing] [9773/9773 modules configured] [2145/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [2212/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5740/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5854/5854 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9779/9779 modules configured] [5854/5854 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout 433e09ba59c7a5ba75a32092627dd3de145dede5 Previous HEAD position was 324c499926 Sync branches 251109-0051 HEAD is now at 433e09ba59 Merge a315ae9cfa66ef23f7884468b3c97b9c64919a2e into 324c4999265c29b749c4f22889ac8b5e8d9f7716 Build graph for head commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build release --sanitize=address -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmp5kkqdw21/graph_head.json Configuring dependencies for platform default-linux-x86_64-release-asan Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9773/9774 modules configured] [0 ymakes processing] [9779/9779 modules configured] [0 ymakes processing] [9779/9779 modules configured] [5854/5854 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmp5kkqdw21/graph_base.json --new /tmp/tmp5kkqdw21/graph_head.json --cut /tmp/tmp5kkqdw21/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmp5kkqdw21/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ydb/tests/compatibility ) RECURSE ( ydb/tests/compatibility )