  File "library/python/pytest/main.py", line 101, in main
    rc = pytest.main(
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 175, in main
    ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 320, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "contrib/python/pytest/py3/_pytest/main.py", line 273, in wrap_session
    session.exitstatus = doit(config, session) or 0
  File "contrib/python/pytest/py3/_pytest/main.py", line 327, in _main
    config.hook.pytest_runtestloop(session=session)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 352, in pytest_runtestloop
    item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 115, in pytest_runtest_protocol
    runtestprotocol(item, nextitem=nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 135, in runtestprotocol
    reports.append(call_and_report(item, "teardown", log, nextitem=nextitem))
  File "contrib/python/pytest/py3/_pytest/runner.py", line 223, in call_and_report
    call = call_runtest_hook(item, when, **kwds)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 262, in call_runtest_hook
    return CallInfo.from_call(
  File "contrib/python/pytest/py3/_pytest/runner.py", line 342, in from_call
    result: Optional[TResult] = func()
  File "contrib/python/pytest/py3/_pytest/runner.py", line 263, in <lambda>
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 183, in pytest_runtest_teardown
    item.session._setupstate.teardown_exact(nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    fin()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042, in finish
    func()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926, in _teardown_yield_fixture
    next(it)
  File "contrib/python/pytest/py3/_pytest/python.py", line 847, in xunit_setup_class_fixture
    _call_with_optional_argument(func, self.obj)
  File "contrib/python/pytest/py3/_pytest/python.py", line 764, in _call_with_optional_argument
    func(arg)
  File "/home/runner/.ya/build/build_root/jwjy/00171e/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/jwjy/00171e/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63, in stop
    self._temp_ydb_cluster.stop()
  File "ydb/tests/library/harness/kikimr_runner.py", line 669, in stop
    thread.join()
  File "contrib/tools/python3/Lib/threading.py", line 1149, in join
    self._wait_for_tstate_lock()
  File "contrib/tools/python3/Lib/threading.py", line 1169, in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    stack = traceback.format_stack()

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...a/build/build_root/jwjy/00171e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/jwjy/00171e/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/jwjy/00171e', '--source-root', '/home/runner/.ya/build/build_root/jwjy/00171e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/jwjy/00171e/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...a/build/build_root/jwjy/00171e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/jwjy/00171e/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/jwjy/00171e', '--source-root', '/home/runner/.ya/build/build_root/jwjy/00171e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/jwjy/00171e/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
Thread 0 failed
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 5567 30% 5567 50% 5567 90% 5567 99% 5567 ms
Write: 10% 13720 30% 13720 50% 13720 90% 13720 99% 13720 ms
Write: 10% 12418 30% 12418 50% 12418 90% 12418 99% 12418 ms
Write: 10% 15635 30% 15635 50% 15635 90% 15635 99% 15635 ms
Write: 10% 19369 30% 19369 50% 19369 90% 19369 99% 19369 ms
Write: 10% 22841 30% 22841 50% 22841 90% 22841 99% 22841 ms
Write: 10% 23944 30% 23944 50% 23944 90% 23944 99% 23944 ms
Write: 10% 24424 30% 24424 50% 24424 90% 24424 99% 24424 ms
Write: 10% 21312 30% 21312 50% 21312 90% 21312 99% 21312 ms
Write: 10% 25068 30% 25068 50% 25068 90% 25068 99% 25068 ms
Write: 10% 23496 30% 23496 50% 23496 90% 23496 99% 23496 ms
Write: 10% 24741 30% 24741 50% 24741 90% 24741 99% 24741 ms
Write: 10% 24268 30% 24268 50% 24268 90% 24268 99% 24268 ms
Write: 10% 23382 30% 23382 50% 23382 90% 23382 99% 23382 ms
Write: 10% 29021 30% 29021 50% 29021 90% 29021 99% 29021 ms
Write: 10% 24843 30% 24843 50% 24843 90% 24843 99% 24843 ms
Write: 10% 24346 30% 24346 50% 24346 90% 24346 99% 24346 ms
Write: 10% 24524 30% 24524 50% 24524 90% 24524 99% 24524 ms
Write: 10% 24496 30% 24496 50% 24496 90% 24496 99% 24496 ms
Write: 10% 20016 30% 20016 50% 20016 90% 20016 99% 20016 ms
Write: 10% 17233 30% 17233 50% 17233 90% 17233 99% 17233 ms
Write: 10% 17384 30% 17384 50% 17384 90% 17384 99% 17384 ms
Write: 10% 16866 30% 16866 50% 16866 90% 16866 99% 16866 ms
Write: 10% 22592 30% 22592 50% 22592 90% 22592 99% 22592 ms
Write: 10% 16532 30% 16532 50% 16532 90% 16532 99% 16532 ms
Write: 10% 22123 30% 22123 50% 22123 90% 22123 99% 22123 ms
Write: 10% 16114 30% 16114 50% 16114 90% 16114 99% 16114 ms
Write: 10% 13929 30% 13929 50% 13929 90% 13929 99% 13929 ms
Write: 10% 14814 30% 14814 50% 14814 90% 14814 99% 14814 ms
Write: 10% 13388 30% 13388 50% 13388 90% 13388 99% 13388 ms
Write: 10% 18710 30% 18710 50% 18710 90% 18710 99% 18710 ms
Write: 10% 23025 30% 23025 50% 23025 90% 23025 99% 23025 ms
Write: 10% 16801 30% 16801 50% 16801 90% 16801 99% 16801 ms
Write: 10% 17292 30% 17292 50% 17292 90% 17292 99% 17292 ms
Write: 10% 10554 30% 10554 50% 10554 90% 10554 99% 10554 ms
Write: 10% 8821 30% 8821 50% 8821 90% 8821 99% 8821 ms
Write: 10% 10241 30% 10241 50% 10241 90% 10241 99% 10241 ms
Write: 10% 10441 30% 10441 50% 10441 90% 10441 99% 10441 ms
Write: 10% 9367 30% 9367 50% 9367 90% 9367 99% 9367 ms
Write: 10% 8546 30% 8546 50% 8546 90% 8546 99% 8546 ms
Write: 10% 6877 30% 6877 50% 6877 90% 6877 99% 6877 ms
Write: 10% 14760 30% 14760 50% 14760 90% 14760 99% 14760 ms
Write: 10% 11747 30% 11747 50% 11747 90% 11747 99% 11747 ms
Write: 10% 13338 30% 13338 50% 13338 90% 13338 99% 13338 ms
Write: 10% 8341 30% 8341 50% 8341 90% 8341 99% 8341 ms
Write: 10% 6456 30% 6456 50% 6456 90% 6456 99% 6456 ms
Write: 10% 6559 30% 6559 50% 6559 90% 6559 99% 6559 ms
Write: 10% 5380 30% 5380 50% 5380 90% 5380 99% 5380 ms
Write: 10% 7172 30% 7172 50% 7172 90% 7172 99% 7172 ms
Write: 10% 10271 30% 10271 50% 10271 90% 10271 99% 10271 ms
Write: 10% 10776 30% 10776 50% 10776 90% 10776 99% 10776 ms
Write: 10% 10439 30% 10439 50% 10439 90% 10439 99% 10439 ms
Write: 10% 5010 30% 5010 50% 5010 90% 5010 99% 5010 ms
Write: 10% 6187 30% 6187 50% 6187 90% 6187 99% 6187 ms
Write: 10% 4847 30% 4847 50% 4847 90% 4847 99% 4847 ms
Write: 10% 2370 30% 2370 50% 2370 90% 2370 99% 2370 ms
Write: 10% 3082 30% 3082 50% 3082 90% 3082 99% 3082 ms
Write: 10% 3286 30% 3286 50% 3286 90% 3286 99% 3286 ms
Write: 10% 4972 30% 4972 50% 4972 90% 4972 99% 4972 ms
Write: 10% 8630 30% 8630 50% 8630 90% 8630 99% 8630 ms
Write: 10% 2632 30% 2632 50% 2632 90% 2632 99% 2632 ms
Write: 10% 5528 30% 5528 50% 5528 90% 5528 99% 5528 ms
Write: 10% 5810 30% 5810 50% 5810 90% 5810 99% 5810 ms
Write: 10% 4042 30% 4042 50% 4042 90% 4042 99% 4042 ms
Step 2. read write
Write: 10% 3983 30% 3983 50% 3983 90% 3983 99% 3983 ms
Write: 10% 4602 30% 4602 50% 4602 90% 4602 99% 4602 ms
Write: 10% 4277 30% 4277 50% 4277 90% 4277 99% 4277 ms
Write: 10% 7617 30% 7617 50% 7617 90% 7617 99% 7617 ms
Write: 10% 11134 30% 11134 50% 11134 90% 11134 99% 11134 ms
Write: 10% 11673 30% 11673 50% 11673 90% 11673 99% 11673 ms
Write: 10% 17088 30% 17088 50% 17088 90% 17088 99% 17088 ms
Write: 10% 15667 30% 15667 50% 15667 90% 15667 99% 15667 ms
Was written: 12.20703125 MiB, Speed: 0.20345052083333334 MiB/s
Write: 10% 17776 30% 17776 50% 17776 90% 17776 99% 17776 ms
Write: 10% 18142 30% 18142 50% 18142 90% 18142 99% 18142 ms
Write: 10% 22734 30% 22734 50% 22734 90% 22734 99% 22734 ms
Write: 10% 22458 30% 22458 50% 22458 90% 22458 99% 22458 ms
Write: 10% 22142 30% 22142 50% 22142 90% 22142 99% 22142 ms
Write: 10% 20212 30% 20212 50% 20212 90% 20212 99% 20212 ms
Write: 10% 22978 30% 22978 50% 22978 90% 22978 99% 22978 ms
Write: 10% 23512 30% 23512 50% 23512 90% 23512 99% 23512 ms
Write: 10% 26943 30% 26943 50% 26943 90% 26943 99% 26943 ms
Write: 10% 27991 30% 27991 50% 27991 90% 27991 99% 27991 ms
Write: 10% 24001 30% 24001 50% 24001 90% 24001 99% 24001 ms
Write: 10% 17478 30% 17478 50% 17478 90% 17478 99% 17478 ms
Write: 10% 18228 30% 18228 50% 18228 90% 18228 99% 18228 ms
Write: 10% 17103 30% 17103 50% 17103 90% 17103 99% 17103 ms
Write: 10% 18446 30% 18446 50% 18446 90% 18446 99% 18446 ms
Write: 10% 16677 30% 16677 50% 16677 90% 16677 99% 16677 ms
Write: 10% 23854 30% 23854 50% 23854 90% 23854 99% 23854 ms
Write: 10% 11451 30% 11451 50% 11451 90% 11451 99% 11451 ms
Write: 10% 14670 30% 14670 50% 14670 90% 14670 99% 14670 ms
Write: 10% 23969 30% 23969 50% 23969 90% 23969 99% 23969 ms
Write: 10% 5698 30% 5698 50% 5698 90% 5698 99% 5698 ms
Write: 10% 19112 30% 19112 50% 19112 90% 19112 99% 19112 ms
Write: 10% 25295 30% 25295 50% 25295 90% 25295 99% 25295 ms
Write: 10% 16837 30% 16837 50% 16837 90% 16837 99% 16837 ms
Write: 10% 18081 30% 18081 50% 18081 90% 18081 99% 18081 ms
Write: 10% 17907 30% 17907 50% 17907 90% 17907 99% 17907 ms
Write: 10% 10620 30% 10620 50% 10620 90% 10620 99% 10620 ms
Write: 10% 9330 30% 9330 50% 9330 90% 9330 99% 9330 ms
Write: 10% 16336 30% 16336 50% 16336 90% 16336 99% 16336 ms
Write: 10% 4806 30% 4806 50% 4806 90% 4806 99% 4806 ms
Write: 10% 10962 30% 10962 50% 10962 90% 10962 99% 10962 ms
Write: 10% 7594 30% 7594 50% 7594 90% 7594 99% 7594 ms
Write: 10% 7969 30% 7969 50% 7969 90% 7969 99% 7969 ms
Write: 10% 13563 30% 13563 50% 13563 90% 13563 99% 13563 ms
Write: 10% 12557 30% 12557 50% 12557 90% 12557 99% 12557 ms
Write: 10% 16398 30% 16398 50% 16398 90% 16398 99% 16398 ms
Write: 10% 8390 30% 8390 50% 8390 90% 8390 99% 8390 ms
Write: 10% 4783 30% 4783 50% 4783 90% 4783 99% 4783 ms
Write: 10% 15196 30% 15196 50% 15196 90% 15196 99% 15196 ms
Write: 10% 9704 30% 9704 50% 9704 90% 9704 99% 9704 ms
Write: 10% 4320 30% 4320 50% 4320 90% 4320 99% 4320 ms
Write: 10% 7234 30% 7234 50% 7234 90% 7234 99% 7234 ms
Write: 10% 4196 30% 4196 50% 4196 90% 4196 99% 4196 ms
Write: 10% 2514 30% 2514 50% 2514 90% 2514 99% 2514 ms
Write: 10% 5456 30% 5456 50% 5456 90% 5456 99% 5456 ms
Write: 10% 5125 30% 5125 50% 5125 90% 5125 99% 5125 ms
Write: 10% 2340 30% 2340 50% 2340 90% 2340 99% 2340 ms
Write: 10% 6182 30% 6182 50% 6182 90% 6182 99% 6182 ms
Write: 10% 14988 30% 14988 50% 14988 90% 14988 99% 14988 ms
Write: 10% 4548 30% 4548 50% 4548 90% 4548 99% 4548 ms
Write: 10% 6400 30% 6400 50% 6400 90% 6400 99% 6400 ms
Write: 10% 9986 30% 9986 50% 9986 90% 9986 99% 9986 ms
Write: 10% 3420 30% 3420 50% 3420 90% 3420 99% 3420 ms
Write: 10% 4066 30% 4066 50% 4066 90% 4066 99% 4066 ms
Write: 10% 4372 30% 4372 50% 4372 90% 4372 99% 4372 ms
Write: 10% 3144 30% 3144 50% 3144 90% 3144 99% 3144 ms
Read: 10% 5386 30% 7553 50% 9721 90% 28105 99% 32242 ms
Step 3. write modify
Write: 10% 5569 30% 5569 50% 5569 90% 5569 99% 5569 ms
Write: 10% 7490 30% 7490 50% 7490 90% 7490 99% 7490 ms
Write: 10% 7753 30% 7753 50% 7753 90% 7753 99% 7753 ms
Write: 10% 5418 30% 5418 50% 5418 90% 5418 99% 5418 ms
Write: 10% 8058 30% 8058 50% 8058 90% 8058 99% 8058 ms
Write: 10% 11600 30% 11600 50% 11600 90% 11600 99% 11600 ms
Write: 10% 10322 30% 10322 50% 10322 90% 10322 99% 10322 ms
Write: 10% 16514 30% 16514 50% 16514 90% 16514 99% 16514 ms
Write: 10% 20587 30% 20587 50% 20587 90% 20587 99% 20587 ms
Write: 10% 18929 30% 18929 50% 18929 90% 18929 99% 18929 ms
Write: 10% 17912 30% 17912 50% 17912 90% 17912 99% 17912 ms
Write: 10% 18036 30% 18036 50% 18036 90% 18036 99% 18036 ms
Write: 10% 22925 30% 22925 50% 22925 90% 22925 99% 22925 ms
Write: 10% 21550 30% 21550 50% 21550 90% 21550 99% 21550 ms
Write: 10% 21132 30% 21132 50% 21132 90% 21132 99% 21132 ms
Write: 10% 22310 30% 22310 50% 22310 90% 22310 99% 22310 ms
Write: 10% 21572 30% 21572 50% 21572 90% 21572 99% 21572 ms
Write: 10% 21935 30% 21935 50% 21935 90% 21935 99% 21935 ms
Write: 10% 19272 30% 19272 50% 19272 90% 19272 99% 19272 ms
Write: 10% 21587 30% 21587 50% 21587 90% 21587 99% 21587 ms
Write: 10% 20707 30% 20707 50% 20707 90% 20707 99% 20707 ms
Write: 10% 22466 30% 22466 50% 22466 90% 22466 99% 22466 ms
Write: 10% 20545 30% 20545 50% 20545 90% 20545 99% 20545 ms
Write: 10% 23298 30% 23298 50% 23298 90% 23298 99% 23298 ms
Write: 10% 20850 30% 20850 50% 20850 90% 20850 99% 20850 ms
Write: 10% 20731 30% 20731 50% 20731 90% 20731 99% 20731 ms
Write: 10% 20874 30% 20874 50% 20874 90% 20874 99% 20874 ms
Write: 10% 19842 30% 19842 50% 19842 90% 19842 99% 19842 ms
Write: 10% 19484 30% 19484 50% 19484 90% 19484 99% 19484 ms
Write: 10% 19964 30% 19964 50% 19964 90% 19964 99% 19964 ms
Write: 10% 20198 30% 20198 50% 20198 90% 20198 99% 20198 ms
Write: 10% 14027 30% 14027 50% 14027 90% 14027 99% 14027 ms
Write: 10% 22466 30% 22466 50% 22466 90% 22466 99% 22466 ms
Write: 10% 20091 30% 20091 50% 20091 90% 20091 99% 20091 ms
Write: 10% 8080 30% 8080 50% 8080 90% 8080 99% 8080 ms
Write: 10% 11895 30% 11895 50% 11895 90% 11895 99% 11895 ms
Write: 10% 8296 30% 8296 50% 8296 90% 8296 99% 8296 ms
Write: 10% 12984 30% 12984 50% 12984 90% 12984 99% 12984 ms
Write: 10% 7096 30% 7096 50% 7096 90% 7096 99% 7096 ms
Write: 10% 10218 30% 10218 50% 10218 90% 10218 99% 10218 ms
Write: 10% 4132 30% 4132 50% 4132 90% 4132 99% 4132 ms
Write: 10% 19916 30% 19916 50% 19916 90% 19916 99% 19916 ms
Write: 10% 13838 30% 13838 50% 13838 90% 13838 99% 13838 ms
Write: 10% 6117 30% 6117 50% 6117 90% 6117 99% 6117 ms
Write: 10% 8430 30% 8430 50% 8430 90% 8430 99% 8430 ms
Write: 10% 9679 30% 9679 50% 9679 90% 9679 99% 9679 ms
Write: 10% 19689 30% 19689 50% 19689 90% 19689 99% 19689 ms
Write: 10% 7313 30% 7313 50% 7313 90% 7313 99% 7313 ms
Write: 10% 17813 30% 17813 50% 17813 90% 17813 99% 17813 ms
Write: 10% 5475 30% 5475 50% 5475 90% 5475 99% 5475 ms
Write: 10% 6997 30% 6997 50% 6997 90% 6997 99% 6997 ms
Write: 10% 7630 30% 7630 50% 7630 90% 7630 99% 7630 ms
Write: 10% 3956 30% 3956 50% 3956 90% 3956 99% 3956 ms
Write: 10% 3022 30% 3022 50% 3022 90% 3022 99% 3022 ms
Write: 10% 9584 30% 9584 50% 9584 90% 9584 99% 9584 ms
Write: 10% 5440 30% 5440 50% 5440 90% 5440 99% 5440 ms
Write: 10% 6457 30% 6457 50% 6457 90% 6457 99% 6457 ms
Write: 10% 11149 30% 11149 50% 11149 90% 11149 99% 11149 ms
Write: 10% 9413 30% 9413 50% 9413 90% 9413 99% 9413 ms
Write: 10% 5325 30% 5325 50% 5325 90% 5325 99% 5325 ms
Write: 10% 3515 30% 3515 50% 3515 90% 3515 99% 3515 ms
Write: 10% 6146 30% 6146 50% 6146 90% 6146 99% 6146 ms
Write: 10% 2738 30% 2738 50% 2738 90% 2738 99% 2738 ms
Write: 10% 4236 30% 4236 50% 4236 90% 4236 99% 4236 ms
Was written: 18.75 MiB, Speed: 0.10904947916666667 MiB/s
Update: 10% 201 30% 604 50% 1007 90% 1813 99% 1994 ms
Step 4. read modify write
Write: 10% 6342 30% 6342 50% 6342 90% 6342 99% 6342 ms
Write: 10% 5556 30% 5556 50% 5556 90% 5556 99% 5556 ms
Write: 10% 20676 30% 20676 50% 20676 90% 20676 99% 20676 ms
Write: 10% 20450 30% 20450 50% 20450 90% 20450 99% 20450 ms
Write: 10% 27911 30% 27911 50% 27911 90% 27911 99% 27911 ms
Write: 10% 26770 30% 26770 50% 26770 90% 26770 99% 26770 ms
Write: 10% 25137 30% 25137 50% 25137 90% 25137 99% 25137 ms
Write: 10% 25792 30% 25792 50% 25792 90% 25792 99% 25792 ms
Write: 10% 25777 30% 25777 50% 25777 90% 25777 99% 25777 ms
Write: 10% 25301 30% 25301 50% 25301 90% 25301 99% 25301 ms
Write: 10% 24384 30% 24384 50% 24384 90% 24384 99% 24384 ms
Write: 10% 25908 30% 25908 50% 25908 90% 25908 99% 25908 ms
Write: 10% 25826 30% 25826 50% 25826 90% 25826 99% 25826 ms
Write: 10% 24611 30% 24611 50% 24611 90% 24611 99% 24611 ms
Write: 10% 12394 30% 12394 50% 12394 90% 12394 99% 12394 ms
Write: 10% 24417 30% 24417 50% 24417 90% 24417 99% 24417 ms
Write: 10% 25020 30% 25020 50% 25020 90% 25020 99% 25020 ms
Write: 10% 11917 30% 11917 50% 11917 90% 11917 99% 11917 ms
Write: 10% 21727 30% 21727 50% 21727 90% 21727 99% 21727 ms
Write: 10% 23839 30% 23839 50% 23839 90% 23839 99% 23839 ms
Write: 10% 24156 30% 24156 50% 24156 90% 24156 99% 24156 ms
Write: 10% 22251 30% 22251 50% 22251 90% 22251 99% 22251 ms
Write: 10% 21593 30% 21593 50% 21593 90% 21593 99% 21593 ms
Write: 10% 21626 30% 21626 50% 21626 90% 21626 99% 21626 ms
Write: 10% 21286 30% 21286 50% 21286 90% 21286 99% 21286 ms
Write: 10% 8862 30% 8862 50% 8862 90% 8862 99% 8862 ms
Write: 10% 19565 30% 19565 50% 19565 90% 19565 99% 19565 ms
Write: 10% 12533 30% 12533 50% 12533 90% 12533 99% 12533 ms
Write: 10% 20911 30% 20911 50% 20911 90% 20911 99% 20911 ms
Write: 10% 6232 30% 6232 50% 6232 90% 6232 99% 6232 ms
Write: 10% 23152 30% 23152 50% 23152 90% 23152 99% 23152 ms
Write: 10% 18413 30% 18413 50% 18413 90% 18413 99% 18413 ms
Write: 10% 15204 30% 15204 50% 15204 90% 15204 99% 15204 ms
Write: 10% 6279 30% 6279 50% 6279 90% 6279 99% 6279 ms
Write: 10% 6963 30% 6963 50% 6963 90% 6963 99% 6963 ms
Write: 10% 8876 30% 8876 50% 8876 90% 8876 99% 8876 ms
Write: 10% 5575 30% 5575 50% 5575 90% 5575 99% 5575 ms
Write: 10% 15684 30% 15684 50% 15684 90% 15684 99% 15684 ms
Write: 10% 10132 30% 10132 50% 10132 90% 10132 99% 10132 ms
Write: 10% 4619 30% 4619 50% 4619 90% 4619 99% 4619 ms
Write: 10% 3888 30% 3888 50% 3888 90% 3888 99% 3888 ms
Write: 10% 7828 30% 7828 50% 7828 90% 7828 99% 7828 ms
Write: 10% 15070 30% 15070 50% 15070 90% 15070 99% 15070 ms
Write: 10% 17767 30% 17767 50% 17767 90% 17767 99% 17767 ms
Write: 10% 11334 30% 11334 50% 11334 90% 11334 99% 11334 ms
Write: 10% 8248 30% 8248 50% 8248 90% 8248 99% 8248 ms
Write: 10% 10895 30% 10895 50% 10895 90% 10895 99% 10895 ms
Write: 10% 8899 30% 8899 50% 8899 90% 8899 99% 8899 ms
Write: 10% 9466 30% 9466 50% 9466 90% 9466 99% 9466 ms
Write: 10% 11143 30% 11143 50% 11143 90% 11143 99% 11143 ms
Write: 10% 7202 30% 7202 50% 7202 90% 7202 99% 7202 ms
Write: 10% 3081 30% 3081 50% 3081 90% 3081 99% 3081 ms
Write: 10% 5073 30% 5073 50% 5073 90% 5073 99% 5073 ms
Write: 10% 8582 30% 8582 50% 8582 90% 8582 99% 8582 ms
Write: 10% 6238 30% 6238 50% 6238 90% 6238 99% 6238 ms
Write: 10% 5312 30% 5312 50% 5312 90% 5312 99% 5312 ms
Write: 10% 7360 30% 7360 50% 7360 90% 7360 99% 7360 ms
Write: 10% 6697 30% 6697 50% 6697 90% 6697 99% 6697 ms
Write: 10% 18135 30% 18135 50% 18135 90% 18135 99% 18135 ms
Write: 10% 10672 30% 10672 50% 10672 90% 10672 99% 10672 ms
Write: 10% 3289 30% 3289 50% 3289 90% 3289 99% 3289 ms
Write: 10% 4980 30% 4980 50% 4980 90% 4980 99% 4980 ms
Write: 10% 16293 30% 16293 50% 16293 90% 16293 99% 16293 ms
Write: 10% 16144 30% 16144 50% 16144 90% 16144 99% 16144 ms
Read: 10% 7938 30% 15159 50% 22380 90% 36822 99% 40071 ms
Update: 10% 3231 30% 3231 50% 3231 90% 3231 99% 3231 ms
