+++ mktemp -d ++ workdir=/tmp/tmp.t5EAbIJQNX ++ echo Workdir: /tmp/tmp.t5EAbIJQNX Workdir: /tmp/tmp.t5EAbIJQNX ++ echo Checkout base commit... Checkout base commit... ++ git checkout c978815b39cdaf2ab3d0c1a7962957bbc6065529~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: c978815b3 Merge 26e68b1e482889eba0c7bddaed8a76d9c6a07cab into 093ff06a3606246507a47d3f876fdea1b6fc4171 26e68b1e4 ram test requirements If you want to keep them by creating a new branch, this may be a good time to do so with: git branch c978815b3 HEAD is now at 093ff06a3 Dev update muted tests wf (#16456) ++ echo Build graph for base commit... Build graph for base commit... ++ jq '.graph[]' ++ ./ya make -Gj0 -ttt ydb --build release -k --cache-tests --build-all Downloading https://devtools-registry.s3.yandex.net/8330124139 [.......................................] OK ++ echo Checkout head commit... Checkout head commit... ++ git checkout c978815b39cdaf2ab3d0c1a7962957bbc6065529 Previous HEAD position was 093ff06a3 Dev update muted tests wf (#16456) HEAD is now at c978815b3 Merge 26e68b1e482889eba0c7bddaed8a76d9c6a07cab into 093ff06a3606246507a47d3f876fdea1b6fc4171 ++ echo Build graph for head commit... Build graph for head commit... ++ jq '.graph[]' ++ ./ya make -Gj0 -ttt ydb --build release -k --cache-tests --build-all Error[-WBadFile]: in $B/ydb/tests/olap/scenario/ydb-tests-olap-scenario: cannot find source file: test_log_scenario.py Error: File location still unknown: $U/test_log_scenario.py Error: $U/test_log_scenario.py: resolve this input file in current source dir $S/ydb/tests/olap/scenario. Be ready for build problems.