+++ mktemp -d ++ workdir=/tmp/tmp.Jc5MKVPWzx ++ echo Workdir: /tmp/tmp.Jc5MKVPWzx Workdir: /tmp/tmp.Jc5MKVPWzx ++ echo Checkout base commit... Checkout base commit... ++ git checkout 8f568dc6ea197e5ea112464eec1701886a8b7a2a~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 8f568dc6e Merge d3706423e5a39128108d750d3649e0af75b46edd into f390e822ea2ec6b5ad5de6ab25e860d6b65a88c7 d3706423e Update ydb/core/tx/replication/service/transfer_writer.cpp If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 8f568dc6e HEAD is now at f390e822e fix return code processing (#16245) ++ echo Build graph for base commit... Build graph for base commit... ++ ./ya make -Gj0 -ttt ydb --build release -k --cache-tests --build-all ++ jq '.graph[]' Downloading https://devtools-registry.s3.yandex.net/8330124139 [.......................................] OK ++ echo Checkout head commit... Checkout head commit... ++ git checkout 8f568dc6ea197e5ea112464eec1701886a8b7a2a Previous HEAD position was f390e822e fix return code processing (#16245) HEAD is now at 8f568dc6e Merge d3706423e5a39128108d750d3649e0af75b46edd into f390e822ea2ec6b5ad5de6ab25e860d6b65a88c7 ++ 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