+ sudo -E -H -u github ./ya make --test-size=small --test-size=medium --test-size=large --test-type=unittest --test-type=clang_tidy --test-type=gtest --test-type=py3test --test-type=py2test --test-type=pytest --test-type=flake8 --test-type=black --test-type=py2_flake8 --test-type=go_test --test-type=gofmt --run-all-tests --keep-going --retest --test-threads 10 --link-threads 20 --cache-size 512G --do-not-output-stderrs -T --nice 0 --stat --output /home/github/tmp_test/out -DGITHUB_CI=yes --build relwithdebinfo --target=cloud/disk_manager/ --bazel-remote-store --bazel-remote-base-uri http://195.242.10.243:9090 --bazel-remote-username bazel-remote-user --bazel-remote-password-file /home/github/bazel.Y0BM --junit /home/github/tmp_test/junit.xml.2 --log-file /home/github/tmp_test/logs/2/ya_log.txt --evlog-file /home/github/tmp_test/logs/2/ya_evlog.jsonl -X Configuring dependencies for platform default-linux-x86_64-relwithdebinfo Configuring dependencies for platform tools Configuring dependencies for platform test_tool_tc1-global Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution |33.3%| PREPARE $(TEST_TOOL_HOST-sbr:8580453620) |34.9%| PREPARE $(GO_TOOLS-2652799470) |36.5%| PREPARE $(GDB) |38.1%| PREPARE $(CLANG-2185927622) |39.7%| PREPARE $(PYTHON) |41.3%| PREPARE $(LLD_ROOT-3334042713) |42.9%| PREPARE $(OS_SDK_ROOT-sbr:1966560555) |44.4%| PREPARE $(YMAKE_PYTHON3-1415908779) |47.6%| PREPARE $(FLAKE8_PY3-3680676150) |49.2%| COMPACTING CACHE 111.9GiB >> common.go::gofmt [FAIL] |50.8%| [TS] cloud/disk_manager/internal/pkg/facade/testcommon/gofmt >> common.go::gofmt [FAIL] |52.4%| CLEANING SYMRES |54.0%| [LD] {RESULT} $(B)/cloud/tasks/test/nemesis/nemesis |55.6%| [LD] {RESULT} $(B)/cloud/disk_manager/cmd/disk-manager/disk-manager |57.1%| [LD] {RESULT} $(B)/cloud/disk_manager/test/images/qcow2generator/qcow2generator |58.7%| [LD] {RESULT} $(B)/contrib/python/moto/bin/moto_server |60.3%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/metadata/metadata-mock |61.9%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/clients/nbs/tests/tests |63.5%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/kms/kms-mock |65.1%| [LD] {RESULT} $(B)/cloud/disk_manager/cmd/disk-manager-init-db/disk-manager-init-db |66.7%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/compute/compute-mock |68.3%| [ld] {RESULT} $(B)/tools/flake8_linter/flake8_linter |69.8%| [LD] {RESULT} $(B)/cloud/disk_manager/test/images/recipe/recipe |71.4%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test |73.0%| [LD] {RESULT} $(B)/cloud/disk_manager/test/recipe/recipe |74.6%| [LD] {RESULT} $(B)/cloud/disk_manager/test/images/server/server |76.2%| [LD] {RESULT} $(B)/cloud/blockstore/apps/client/{blockstore-client ... liblibidn-dynamic.so} |77.8%| [LD] {RESULT} $(B)/cloud/blockstore/apps/disk_agent/{diskagentd ... liblibaio-dynamic.so} |79.4%| [LD] {RESULT} $(B)/cloud/blockstore/apps/server/{nbsd ... liblibaio-dynamic.so} |81.0%| [LD] {RESULT} $(B)/cloud/filestore/apps/server/{filestore-server ... liblibaio-dynamic.so} |82.5%| [TS] {RESULT} cloud/disk_manager/internal/pkg/facade/testcommon/gofmt |84.1%| [PK] {RESULT} $(B)/cloud/storage/core/tools/testing/ydb/bin/{testing-ydb-bin.final.pkg.fake ... cloud/storage/core/tools/testing/ydb/bin/ydbd} >> __main__.py::flake8 [FAIL] |85.7%| [TS] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/test/recipe/flake8 >> __main__.py::flake8 [FAIL] |87.3%| [TS] {RESULT} cloud/disk_manager/test/recipe/flake8 |88.9%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test |90.5%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test |92.1%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test >> filesystem_service_nemesis_test::TestCreateFilesystemInCells [FAIL] |93.7%| [TL] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test >> filesystem_service_nemesis_test::TestCreateFilesystemInCells [FAIL] |95.2%| [TA] $(B)/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/{meta.json ... results_accumulator.log} |96.8%| [TA] {RESULT} $(B)/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/{meta.json ... results_accumulator.log} >> tests::TestCreateDisk [GOOD] >> tests::TestDeleteDisk [GOOD] >> tests::TestDeleteDiskSync [GOOD] >> tests::TestCreateDeleteCheckpoint [GOOD] >> tests::TestDeleteCheckpointOnUnexistingDisk [GOOD] >> tests::TestDeleteCheckpointData [GOOD] >> tests::TestResizeDisk [GOOD] >> tests::TestResizeDiskConcurrently [GOOD] >> tests::TestResizeDiskFailureBecauseSizeIsNotDivisibleByBlockSize [GOOD] >> tests::TestResizeDiskFailureBecauseSizeDecreaseIsForbidden [GOOD] >> tests::TestResizeDiskFailureWhileChekpointing [GOOD] >> tests::TestAlterDisk [GOOD] >> tests::TestAlterDiskConcurrently [GOOD] >> tests::TestAlterDiskFailureWhileCheckpointing [GOOD] >> tests::TestRebaseDisk [GOOD] >> tests::TestAssignDisk [GOOD] >> tests::TestUnassignDisk [GOOD] >> tests::TestUnassignDeletedDisk [GOOD] >> tests::TestTokenErrorsShouldBeRetriable [GOOD] |98.4%| [TM] {default-linux-x86_64, relwithdebinfo} cloud/disk_manager/internal/pkg/clients/nbs/tests/tests >> tests::TestTokenErrorsShouldBeRetriable [GOOD] |99.9%| [TM] {RESULT} cloud/disk_manager/internal/pkg/clients/nbs/tests/tests |99.9%| CLEANING BUILD ROOT cloud/disk_manager/test/recipe ------ sole chunk ran 1 test (total:1.12s - test:1.11s) [fail] __main__.py::flake8 [default-linux-x86_64-relwithdebinfo] (0.00s) cloud/disk_manager/test/recipe/__main__.py:310: [E303] too many blank lines (2) Logsdir: /home/github/tmp_test/out/cloud/disk_manager/test/recipe/test-results/flake8/testing_out_stuff ------ FAIL: 1 - FAIL cloud/disk_manager/test/recipe ------ sole chunk ran 42 tests (total:194.20s - recipes:72.30s test:121.07s recipes:0.79s) Info: Test run has exceeded 8.0G (8388608K) memory limit with 8.3G (8675148K) used. This may lead to test failure on the Autocheck/CI You can increase test's ram requirement using REQUIREMENTS(ram:X) in the ya.make pid rss ref pdirt 236586 44.5M 44.8M 6.1M test_tool run_test @/home/github/tmp_test/out/ya_command_file_0.args 236600 31.9M 20.8M 8.7M ├─ test_tool run_test @/home/github/tmp_test/out/ya_command_file_0.args 243385 45.5M 46.3M 23.4M │ └─ test_tool run_go_test @/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff/test_tool. 243392 80.1M 92.2M 74.4M │ └─ tests -test.v 236622 81.0M 81.6M 40.9M ├─ moto_server s3 --port 23701 236625 1.2G 1.2G 619M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-result 238500 380M 397M 216M ├─ nbsd --service kikimr --server-port 11442 --data-server-port 23026 --secure-server-port 18944 --mon-port 7785 --profile-file /home/github/.ya/build/build_root/g4o6/00001 239130 272M 280M 123M ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 61237 --mon-port 32550 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file 239677 272M 279M 123M ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 7828 --mon-port 22688 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-1 --diag-fil 239817 265M 273M 117M ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 15760 --mon-port 12706 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-2 --diag-fi 239967 279M 288M 132M ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 18967 --mon-port 23465 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-3 --diag-fi 240107 1.4G 1.5G 1.3G ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 21327 --mon-port 2147 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-4 --diag-fil 240247 269M 277M 121M ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 9243 --mon-port 19225 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-5 --diag-fil 240390 263M 269M 114M ├─ diskagentd --domain Root --node-broker localhost:28107 --ic-port 2909 --mon-port 13372 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-6 --diag-fil 242185 1.1G 1.1G 568M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-result 242539 302M 317M 139M ├─ nbsd --service kikimr --server-port 10227 --data-server-port 5648 --secure-server-port 29238 --mon-port 16367 --profile-file /home/github/.ya/build/build_root/g4o6/00001 242675 262M 268M 113M ├─ diskagentd --domain Root --node-broker localhost:6647 --ic-port 11640 --mon-port 20020 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file 242803 1.1G 1.1G 570M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-result 243143 285M 294M 119M ├─ nbsd --service kikimr --server-port 31990 --data-server-port 3259 --secure-server-port 15137 --mon-port 22314 --profile-file /home/github/.ya/build/build_root/g4o6/00001 243272 264M 269M 113M └─ diskagentd --domain Root --node-broker localhost:25733 --ic-port 29719 --mon-port 7538 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file Log: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/run_test.log Logsdir: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff Stderr: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff/stderr cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test [size:large] nchunks:4 [tags: sb:ssd, ya:fat, ya:force_sandbox, ya:sandbox_coverage] ------ [0/4] chunk ran 1 test (total:37.95s - recipes:22.15s test:14.44s recipes:1.36s) [fail] filesystem_service_nemesis_test::TestCreateFilesystemInCells [default-linux-x86_64-relwithdebinfo] (14.17s) 2026-01-19T15:27:04.066Z INFO client/client.go:52 Waiting for operation e5872628-49ab-4277-95e3-6f471e4d34a7 {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:08.080Z INFO client/client.go:75 Operation e5872628-49ab-4277-95e3-6f471e4d34a7 finished {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:08.080Z INFO nfs/endpoint_picker.go:118 waiting for one of filestore endpoints to become healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.083Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:12017" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.083Z DEBUG client/grpc.go:90 Ping #10115362971173047470 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.083Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:12017" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.083Z DEBUG client/grpc.go:90 Ping #8100729589948210340 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.083Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:12017" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.083Z DEBUG nfs/endpoint_picker.go:78 pinging filestore endpoint "localhost:12017" {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.084Z DEBUG client/grpc.go:90 Ping #14439315900135138836 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.084Z DEBUG client/grpc.go:90 Ping #16583259489148870922 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.103Z DEBUG client/grpc.go:111 Ping #10115362971173047470 request completed (time: 19.224763ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.103Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:12017" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.103Z DEBUG client/grpc.go:111 Ping #8100729589948210340 request completed (time: 19.291594ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.103Z DEBUG client/grpc.go:111 Ping #14439315900135138836 request completed (time: 19.104008ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:13.10 ..[snippet truncated].. lient/grpc.go:111 Ping #17766739412985066511 request completed (time: 18.336537ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:12017" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z DEBUG client/grpc.go:111 Ping #9542853652824322401 request completed (time: 18.694073ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:12017" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z DEBUG client/grpc.go:111 Ping #17429780641160634125 request completed (time: 18.872465ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:12017" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z DEBUG client/grpc.go:111 Ping #4065806477152992839 request completed (time: 19.020701ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.135Z INFO nfs/endpoint_picker.go:107 filestore endpoint "localhost:12017" marked as healthy {"SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.136Z DEBUG client/grpc.go:90 CreateSession #16284230031425770218 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.145Z DEBUG client/grpc.go:111 CreateSession #16284230031425770218 request completed (time: 8.947281ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} filesystem_service_test.go:113: Error Trace: /-S/cloud/disk_manager/internal/pkg/facade/filesystem_service_test/filesystem_service_test.go:113 Error: An error is expected but got nil. Test: TestCreateFilesystemInCells 2026-01-19T15:27:18.145Z DEBUG client/grpc.go:90 DestroySession #3081983230035058621 sending request {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} 2026-01-19T15:27:18.147Z DEBUG client/grpc.go:111 DestroySession #3081983230035058621 request completed (time: 2.470052ms, size: 0, error: ) {"SYSLOG_IDENTIFIER": "disk-manager", "SYSLOG_IDENTIFIER": "disk-manager"} Log: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/chunk0/testing_out_stuff/filesystem_service_nemesis_test.TestCreateFilesystemInCells.log Logsdir: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/test-results/filesystem_service_nemesis_test/chunk0/testing_out_stuff ------ FAIL: 1 - FAIL cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test cloud/disk_manager/internal/pkg/facade/testcommon ------ sole chunk ran 1 test (total:0.22s - test:0.21s) [fail] common.go::gofmt [default-linux-x86_64-relwithdebinfo] (0.00s) Code needs to be formatted. Run ya tool go fmt cloud/disk_manager/internal/pkg/facade/testcommon/common.go Logsdir: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/testcommon/test-results/gofmt/testing_out_stuff Stderr: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/testcommon/test-results/gofmt/testing_out_stuff/common.go.gofmt.err Stdout: /home/github/tmp_test/out/cloud/disk_manager/internal/pkg/facade/testcommon/test-results/gofmt/testing_out_stuff/common.go.gofmt.out ------ FAIL: 1 - FAIL cloud/disk_manager/internal/pkg/facade/testcommon Total 4 suites: 1 - GOOD 3 - FAIL Total 45 tests: 42 - GOOD 3 - FAIL Cache efficiency ratio is 99.97% (28377 of 28385). Local: 20 (0.07%), dist: 0 (0.00%), by dynamic uids: 0 (0.00%), avoided: 28357 (99.90%) Dist cache download: count=0, size=0 bytes, speed=0.0 bytes/s Disk usage for tools/sdk 1.49 GiB Additional disk space consumed for build cache 0 bytes Critical path: [194421 ms] [TM] [rnd-3okcnz5z8i59sbp2 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/clients/nbs/tests/tests [started: 0 (1768836401448), finished: 194421 (1768836595869)] Time from start: 200152.56616210938 ms, time elapsed by graph 194421 ms, time diff 5731.566162109375 ms. The longest 10 tasks: [194421 ms] [TM] [rnd-3okcnz5z8i59sbp2 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/clients/nbs/tests/tests [started: 1768836401448, finished: 1768836595869] [ 38153 ms] [TL] [rnd-10496889488575889658 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836401444, finished: 1768836439597] [ 24243 ms] [TL] [rnd-15918364018863025773 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836401442, finished: 1768836425685] [ 24167 ms] [TL] [rnd-13348847182200180332 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836401451, finished: 1768836425618] [ 24080 ms] [TL] [rnd-13799216230779285424 default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test [started: 1768836401447, finished: 1768836425527] [ 5704 ms] [ymake ThreadPoolExecutor-0_1 default-linux-x86_64-relwithdebinfo-pic] [started: 1768836393247306, finished: 1768836398951872] [ 5695 ms] [ymake ThreadPoolExecutor-0_0 default-linux-x86_64-relwithdebinfo-nopic] [started: 1768836393251324, finished: 1768836398946979] [ 1317 ms] [TS] [rnd-seyz4mvbfq8j2wyt default-linux-x86_64 relwithdebinfo]: cloud/disk_manager/test/recipe/flake8 [started: 1768836401424, finished: 1768836402741] [ 737 ms] [ymake ThreadPoolExecutor-0_2 tools-pic] [started: 1768836394499045, finished: 1768836395236118] [ 570 ms] [prepare:clean symres] local [started: 1768836401361, finished: 1768836401931] Total time by type: [194421 ms] [TM] [count: 1, ave time 194421.00 msec] [110643 ms] [TL] [count: 4, ave time 27660.75 msec] [ 1769 ms] [TS] [count: 2, ave time 884.50 msec] [ 573 ms] [prepare:clean] [count: 3, ave time 191.00 msec] [ 175 ms] [TA] [count: 1, ave time 175.00 msec] [ 165 ms] [prepare:get from local cache] [count: 20, ave time 8.25 msec] [ 155 ms] [prepare:tools] [count: 9, ave time 17.22 msec] [ 83 ms] [prepare:AC] [count: 2, ave time 41.50 msec] Total tasks times: Total failed tasks time - 0 ms (0.00%) Total tests tasks time - 307008 ms (100.00%) Total run tasks time - 307008 ms Configure time - 8.1 s Statistics overhead 537 ms Info: Dump junit report to /home/github/tmp_test/junit.xml.2 Failed + echo 10