Workdir: /tmp/tmpbi6a8l3c Checkout base commit... ++ git checkout 3a987f00233f779ad5706ba925e9832748d93ab4~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 3a987f002 Merge 4ed0488f708bf97aa93c7d59078fe0e498b3e113 into 0004636d80dc7cba2973821008c6b925858ad9af 4ed0488f7 Add tool to merge yaml configs If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 3a987f002 HEAD is now at 0004636d8 EXT-1634: DnsResolver Add trailing dot option (#27774) 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/tmpbi6a8l3c/graph_base.json Configuring dependencies for platform default-linux-x86_64-release-asan [2 ymakes processing] [8742/8743 modules configured] [2 ymakes processing] [9114/9116 modules configured] [2 ymakes processing] [9150/9150 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] [9769/9769 modules configured] [1440/5692 modules rendered] [3 ymakes processing] [9769/9769 modules configured] [2147/5850 modules rendered] [2 ymakes processing] [9769/9769 modules configured] [5733/5850 modules rendered] [2 ymakes processing] [9769/9769 modules configured] [5850/5850 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9775/9775 modules configured] [5850/5850 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout 3a987f00233f779ad5706ba925e9832748d93ab4 Previous HEAD position was 0004636d8 EXT-1634: DnsResolver Add trailing dot option (#27774) HEAD is now at 3a987f002 Merge 4ed0488f708bf97aa93c7d59078fe0e498b3e113 into 0004636d80dc7cba2973821008c6b925858ad9af 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/tmpbi6a8l3c/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] [9771/9772 modules configured] [0 ymakes processing] [9777/9777 modules configured] [0 ymakes processing] [9777/9777 modules configured] [5852/5852 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmpbi6a8l3c/graph_base.json --new /tmp/tmpbi6a8l3c/graph_head.json --cut /tmp/tmpbi6a8l3c/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmpbi6a8l3c/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ) RECURSE ( ydb/tools/merge_yaml )