  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/bp5y/002aff/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/bp5y/002aff/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 700, 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 345, 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: ...pture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/bp5y/002aff/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/bp5y/002aff', '--source-root', '/home/runner/.ya/build/build_root/bp5y/002aff/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bp5y/002aff/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/10480268698/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', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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 1772, 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: (("...pture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/bp5y/002aff/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/bp5y/002aff', '--source-root', '/home/runner/.ya/build/build_root/bp5y/002aff/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bp5y/002aff/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/10480268698/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', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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% 1255 30% 1255 50% 1255 90% 1255 99% 1255 ms
Write: 10% 2488 30% 2488 50% 2488 90% 2488 99% 2488 ms
Write: 10% 2613 30% 2613 50% 2613 90% 2613 99% 2613 ms
Write: 10% 2867 30% 2867 50% 2867 90% 2867 99% 2867 ms
Write: 10% 3380 30% 3380 50% 3380 90% 3380 99% 3380 ms
Write: 10% 8021 30% 8021 50% 8021 90% 8021 99% 8021 ms
Write: 10% 10945 30% 10945 50% 10945 90% 10945 99% 10945 ms
Write: 10% 11556 30% 11556 50% 11556 90% 11556 99% 11556 ms
Write: 10% 13683 30% 13683 50% 13683 90% 13683 99% 13683 ms
Write: 10% 12340 30% 12340 50% 12340 90% 12340 99% 12340 ms
Write: 10% 12906 30% 12906 50% 12906 90% 12906 99% 12906 ms
Write: 10% 9226 30% 9226 50% 9226 90% 9226 99% 9226 ms
Write: 10% 12866 30% 12866 50% 12866 90% 12866 99% 12866 ms
Write: 10% 13247 30% 13247 50% 13247 90% 13247 99% 13247 ms
Write: 10% 11635 30% 11635 50% 11635 90% 11635 99% 11635 ms
Write: 10% 6443 30% 6443 50% 6443 90% 6443 99% 6443 ms
Write: 10% 11709 30% 11709 50% 11709 90% 11709 99% 11709 ms
Write: 10% 6864 30% 6864 50% 6864 90% 6864 99% 6864 ms
Write: 10% 5149 30% 5149 50% 5149 90% 5149 99% 5149 ms
Write: 10% 11315 30% 11315 50% 11315 90% 11315 99% 11315 ms
Write: 10% 13004 30% 13004 50% 13004 90% 13004 99% 13004 ms
Write: 10% 9916 30% 9916 50% 9916 90% 9916 99% 9916 ms
Write: 10% 7258 30% 7258 50% 7258 90% 7258 99% 7258 ms
Write: 10% 5881 30% 5881 50% 5881 90% 5881 99% 5881 ms
Write: 10% 9225 30% 9225 50% 9225 90% 9225 99% 9225 ms
Write: 10% 6579 30% 6579 50% 6579 90% 6579 99% 6579 ms
Write: 10% 7018 30% 7018 50% 7018 90% 7018 99% 7018 ms
Write: 10% 8056 30% 8056 50% 8056 90% 8056 99% 8056 ms
Write: 10% 12460 30% 12460 50% 12460 90% 12460 99% 12460 ms
Write: 10% 9524 30% 9524 50% 9524 90% 9524 99% 9524 ms
Write: 10% 8807 30% 8807 50% 8807 90% 8807 99% 8807 ms
Write: 10% 12851 30% 12851 50% 12851 90% 12851 99% 12851 ms
Write: 10% 11093 30% 11093 50% 11093 90% 11093 99% 11093 ms
Write: 10% 8289 30% 8289 50% 8289 90% 8289 99% 8289 ms
Write: 10% 2313 30% 2313 50% 2313 90% 2313 99% 2313 ms
Write: 10% 8057 30% 8057 50% 8057 90% 8057 99% 8057 ms
Write: 10% 5686 30% 5686 50% 5686 90% 5686 99% 5686 ms
Write: 10% 1782 30% 1782 50% 1782 90% 1782 99% 1782 ms
Write: 10% 7521 30% 7521 50% 7521 90% 7521 99% 7521 ms
Write: 10% 9605 30% 9605 50% 9605 90% 9605 99% 9605 ms
Write: 10% 6874 30% 6874 50% 6874 90% 6874 99% 6874 ms
Write: 10% 3470 30% 3470 50% 3470 90% 3470 99% 3470 ms
Write: 10% 6113 30% 6113 50% 6113 90% 6113 99% 6113 ms
Write: 10% 2016 30% 2016 50% 2016 90% 2016 99% 2016 ms
Write: 10% 4702 30% 4702 50% 4702 90% 4702 99% 4702 ms
Write: 10% 11304 30% 11304 50% 11304 90% 11304 99% 11304 ms
Write: 10% 5564 30% 5564 50% 5564 90% 5564 99% 5564 ms
Write: 10% 3251 30% 3251 50% 3251 90% 3251 99% 3251 ms
Write: 10% 3214 30% 3214 50% 3214 90% 3214 99% 3214 ms
Write: 10% 5800 30% 5800 50% 5800 90% 5800 99% 5800 ms
Write: 10% 2245 30% 2245 50% 2245 90% 2245 99% 2245 ms
Write: 10% 6408 30% 6408 50% 6408 90% 6408 99% 6408 ms
Write: 10% 4957 30% 4957 50% 4957 90% 4957 99% 4957 ms
Write: 10% 4656 30% 4656 50% 4656 90% 4656 99% 4656 ms
Write: 10% 6100 30% 6100 50% 6100 90% 6100 99% 6100 ms
Write: 10% 2440 30% 2440 50% 2440 90% 2440 99% 2440 ms
Write: 10% 2299 30% 2299 50% 2299 90% 2299 99% 2299 ms
Write: 10% 2090 30% 2090 50% 2090 90% 2090 99% 2090 ms
Write: 10% 1984 30% 1984 50% 1984 90% 1984 99% 1984 ms
Write: 10% 4304 30% 4304 50% 4304 90% 4304 99% 4304 ms
Write: 10% 3807 30% 3807 50% 3807 90% 3807 99% 3807 ms
Write: 10% 4531 30% 4531 50% 4531 90% 4531 99% 4531 ms
Write: 10% 3034 30% 3034 50% 3034 90% 3034 99% 3034 ms
Write: 10% 5490 30% 5490 50% 5490 90% 5490 99% 5490 ms
Step 2. read write
Write: 10% 1177 30% 1177 50% 1177 90% 1177 99% 1177 ms
Write: 10% 5732 30% 5732 50% 5732 90% 5732 99% 5732 ms
Write: 10% 7933 30% 7933 50% 7933 90% 7933 99% 7933 ms
Write: 10% 9419 30% 9419 50% 9419 90% 9419 99% 9419 ms
Write: 10% 10345 30% 10345 50% 10345 90% 10345 99% 10345 ms
Write: 10% 12052 30% 12052 50% 12052 90% 12052 99% 12052 ms
Write: 10% 13701 30% 13701 50% 13701 90% 13701 99% 13701 ms
Write: 10% 11914 30% 11914 50% 11914 90% 11914 99% 11914 ms
Write: 10% 13788 30% 13788 50% 13788 90% 13788 99% 13788 ms
Write: 10% 14057 30% 14057 50% 14057 90% 14057 99% 14057 ms
Write: 10% 14521 30% 14521 50% 14521 90% 14521 99% 14521 ms
Write: 10% 13107 30% 13107 50% 13107 90% 13107 99% 13107 ms
Write: 10% 12637 30% 12637 50% 12637 90% 12637 99% 12637 ms
Write: 10% 11693 30% 11693 50% 11693 90% 11693 99% 11693 ms
Write: 10% 11567 30% 11567 50% 11567 90% 11567 99% 11567 ms
Write: 10% 12147 30% 12147 50% 12147 90% 12147 99% 12147 ms
Write: 10% 12911 30% 12911 50% 12911 90% 12911 99% 12911 ms
Write: 10% 12128 30% 12128 50% 12128 90% 12128 99% 12128 ms
Write: 10% 11011 30% 11011 50% 11011 90% 11011 99% 11011 ms
Write: 10% 9150 30% 9150 50% 9150 90% 9150 99% 9150 ms
Write: 10% 11418 30% 11418 50% 11418 90% 11418 99% 11418 ms
Write: 10% 11656 30% 11656 50% 11656 90% 11656 99% 11656 ms
Write: 10% 6980 30% 6980 50% 6980 90% 6980 99% 6980 ms
Write: 10% 6364 30% 6364 50% 6364 90% 6364 99% 6364 ms
Write: 10% 10493 30% 10493 50% 10493 90% 10493 99% 10493 ms
Write: 10% 11461 30% 11461 50% 11461 90% 11461 99% 11461 ms
Write: 10% 4919 30% 4919 50% 4919 90% 4919 99% 4919 ms
Write: 10% 9766 30% 9766 50% 9766 90% 9766 99% 9766 ms
Write: 10% 11814 30% 11814 50% 11814 90% 11814 99% 11814 ms
Write: 10% 8400 30% 8400 50% 8400 90% 8400 99% 8400 ms
Write: 10% 5869 30% 5869 50% 5869 90% 5869 99% 5869 ms
Write: 10% 4980 30% 4980 50% 4980 90% 4980 99% 4980 ms
Write: 10% 3987 30% 3987 50% 3987 90% 3987 99% 3987 ms
Write: 10% 3174 30% 3174 50% 3174 90% 3174 99% 3174 ms
Write: 10% 8042 30% 8042 50% 8042 90% 8042 99% 8042 ms
Write: 10% 8279 30% 8279 50% 8279 90% 8279 99% 8279 ms
Write: 10% 3230 30% 3230 50% 3230 90% 3230 99% 3230 ms
Write: 10% 5708 30% 5708 50% 5708 90% 5708 99% 5708 ms
Write: 10% 4454 30% 4454 50% 4454 90% 4454 99% 4454 ms
Write: 10% 2513 30% 2513 50% 2513 90% 2513 99% 2513 ms
Write: 10% 8409 30% 8409 50% 8409 90% 8409 99% 8409 ms
Write: 10% 2503 30% 2503 50% 2503 90% 2503 99% 2503 ms
Write: 10% 5420 30% 5420 50% 5420 90% 5420 99% 5420 ms
Write: 10% 3466 30% 3466 50% 3466 90% 3466 99% 3466 ms
Write: 10% 2441 30% 2441 50% 2441 90% 2441 99% 2441 ms
Write: 10% 2732 30% 2732 50% 2732 90% 2732 99% 2732 ms
Write: 10% 8696 30% 8696 50% 8696 90% 8696 99% 8696 ms
Write: 10% 7765 30% 7765 50% 7765 90% 7765 99% 7765 ms
Write: 10% 4589 30% 4589 50% 4589 90% 4589 99% 4589 ms
Write: 10% 7998 30% 7998 50% 7998 90% 7998 99% 7998 ms
Write: 10% 2250 30% 2250 50% 2250 90% 2250 99% 2250 ms
Write: 10% 2720 30% 2720 50% 2720 90% 2720 99% 2720 ms
Write: 10% 9001 30% 9001 50% 9001 90% 9001 99% 9001 ms
Write: 10% 2524 30% 2524 50% 2524 90% 2524 99% 2524 ms
Write: 10% 7452 30% 7452 50% 7452 90% 7452 99% 7452 ms
Write: 10% 11820 30% 11820 50% 11820 90% 11820 99% 11820 ms
Write: 10% 2988 30% 2988 50% 2988 90% 2988 99% 2988 ms
Write: 10% 2436 30% 2436 50% 2436 90% 2436 99% 2436 ms
Write: 10% 5323 30% 5323 50% 5323 90% 5323 99% 5323 ms
Write: 10% 9782 30% 9782 50% 9782 90% 9782 99% 9782 ms
Write: 10% 3246 30% 3246 50% 3246 90% 3246 99% 3246 ms
Write: 10% 3625 30% 3625 50% 3625 90% 3625 99% 3625 ms
Write: 10% 5169 30% 5169 50% 5169 90% 5169 99% 5169 ms
Write: 10% 2886 30% 2886 50% 2886 90% 2886 99% 2886 ms
Read: 10% 12295 30% 12682 50% 13070 90% 13846 99% 14021 ms
Step 3. write modify
Write: 10% 5996 30% 5996 50% 5996 90% 5996 99% 5996 ms
Write: 10% 8389 30% 8389 50% 8389 90% 8389 99% 8389 ms
Write: 10% 11778 30% 11778 50% 11778 90% 11778 99% 11778 ms
Write: 10% 13879 30% 13879 50% 13879 90% 13879 99% 13879 ms
Write: 10% 14125 30% 14125 50% 14125 90% 14125 99% 14125 ms
Was written: 18.75 MiB, Speed: 0.3125 MiB/s
Write: 10% 15739 30% 15739 50% 15739 90% 15739 99% 15739 ms
Write: 10% 13801 30% 13801 50% 13801 90% 13801 99% 13801 ms
Write: 10% 16584 30% 16584 50% 16584 90% 16584 99% 16584 ms
Write: 10% 12786 30% 12786 50% 12786 90% 12786 99% 12786 ms
Write: 10% 15250 30% 15250 50% 15250 90% 15250 99% 15250 ms
Write: 10% 14448 30% 14448 50% 14448 90% 14448 99% 14448 ms
Write: 10% 14951 30% 14951 50% 14951 90% 14951 99% 14951 ms
Write: 10% 15296 30% 15296 50% 15296 90% 15296 99% 15296 ms
Write: 10% 15213 30% 15213 50% 15213 90% 15213 99% 15213 ms
Write: 10% 13982 30% 13982 50% 13982 90% 13982 99% 13982 ms
Write: 10% 14406 30% 14406 50% 14406 90% 14406 99% 14406 ms
Write: 10% 10650 30% 10650 50% 10650 90% 10650 99% 10650 ms
Write: 10% 11874 30% 11874 50% 11874 90% 11874 99% 11874 ms
Write: 10% 13377 30% 13377 50% 13377 90% 13377 99% 13377 ms
Write: 10% 9708 30% 9708 50% 9708 90% 9708 99% 9708 ms
Write: 10% 13271 30% 13271 50% 13271 90% 13271 99% 13271 ms
Write: 10% 13916 30% 13916 50% 13916 90% 13916 99% 13916 ms
Write: 10% 13438 30% 13438 50% 13438 90% 13438 99% 13438 ms
Write: 10% 5259 30% 5259 50% 5259 90% 5259 99% 5259 ms
Write: 10% 12859 30% 12859 50% 12859 90% 12859 99% 12859 ms
Write: 10% 14273 30% 14273 50% 14273 90% 14273 99% 14273 ms
Write: 10% 12908 30% 12908 50% 12908 90% 12908 99% 12908 ms
Write: 10% 11221 30% 11221 50% 11221 90% 11221 99% 11221 ms
Write: 10% 13123 30% 13123 50% 13123 90% 13123 99% 13123 ms
Write: 10% 6204 30% 6204 50% 6204 90% 6204 99% 6204 ms
Write: 10% 8135 30% 8135 50% 8135 90% 8135 99% 8135 ms
Write: 10% 7073 30% 7073 50% 7073 90% 7073 99% 7073 ms
Write: 10% 9600 30% 9600 50% 9600 90% 9600 99% 9600 ms
Write: 10% 7919 30% 7919 50% 7919 90% 7919 99% 7919 ms
Write: 10% 9030 30% 9030 50% 9030 90% 9030 99% 9030 ms
Write: 10% 3228 30% 3228 50% 3228 90% 3228 99% 3228 ms
Write: 10% 9916 30% 9916 50% 9916 90% 9916 99% 9916 ms
Write: 10% 9764 30% 9764 50% 9764 90% 9764 99% 9764 ms
Write: 10% 7748 30% 7748 50% 7748 90% 7748 99% 7748 ms
Write: 10% 7883 30% 7883 50% 7883 90% 7883 99% 7883 ms
Write: 10% 3382 30% 3382 50% 3382 90% 3382 99% 3382 ms
Write: 10% 5678 30% 5678 50% 5678 90% 5678 99% 5678 ms
Write: 10% 7881 30% 7881 50% 7881 90% 7881 99% 7881 ms
Write: 10% 5332 30% 5332 50% 5332 90% 5332 99% 5332 ms
Write: 10% 6968 30% 6968 50% 6968 90% 6968 99% 6968 ms
Write: 10% 7573 30% 7573 50% 7573 90% 7573 99% 7573 ms
Write: 10% 7349 30% 7349 50% 7349 90% 7349 99% 7349 ms
Write: 10% 3483 30% 3483 50% 3483 90% 3483 99% 3483 ms
Write: 10% 12894 30% 12894 50% 12894 90% 12894 99% 12894 ms
Write: 10% 5474 30% 5474 50% 5474 90% 5474 99% 5474 ms
Write: 10% 4745 30% 4745 50% 4745 90% 4745 99% 4745 ms
Write: 10% 8146 30% 8146 50% 8146 90% 8146 99% 8146 ms
Write: 10% 3785 30% 3785 50% 3785 90% 3785 99% 3785 ms
Write: 10% 4584 30% 4584 50% 4584 90% 4584 99% 4584 ms
Write: 10% 3096 30% 3096 50% 3096 90% 3096 99% 3096 ms
Write: 10% 3741 30% 3741 50% 3741 90% 3741 99% 3741 ms
Write: 10% 5016 30% 5016 50% 5016 90% 5016 99% 5016 ms
Write: 10% 4884 30% 4884 50% 4884 90% 4884 99% 4884 ms
Write: 10% 4649 30% 4649 50% 4649 90% 4649 99% 4649 ms
Write: 10% 12709 30% 12709 50% 12709 90% 12709 99% 12709 ms
Write: 10% 3597 30% 3597 50% 3597 90% 3597 99% 3597 ms
Write: 10% 4182 30% 4182 50% 4182 90% 4182 99% 4182 ms
Write: 10% 3445 30% 3445 50% 3445 90% 3445 99% 3445 ms
Write: 10% 6926 30% 6926 50% 6926 90% 6926 99% 6926 ms
Update: 10% 1632 30% 1632 50% 1632 90% 1632 99% 1632 ms
Step 4. read modify write
Write: 10% 6973 30% 6973 50% 6973 90% 6973 99% 6973 ms
Write: 10% 11731 30% 11731 50% 11731 90% 11731 99% 11731 ms
Write: 10% 14421 30% 14421 50% 14421 90% 14421 99% 14421 ms
Write: 10% 15712 30% 15712 50% 15712 90% 15712 99% 15712 ms
Write: 10% 16735 30% 16735 50% 16735 90% 16735 99% 16735 ms
Write: 10% 15901 30% 15901 50% 15901 90% 15901 99% 15901 ms
Write: 10% 16753 30% 16753 50% 16753 90% 16753 99% 16753 ms
Write: 10% 15701 30% 15701 50% 15701 90% 15701 99% 15701 ms
Write: 10% 14504 30% 14504 50% 14504 90% 14504 99% 14504 ms
Write: 10% 14211 30% 14211 50% 14211 90% 14211 99% 14211 ms
Write: 10% 7425 30% 7425 50% 7425 90% 7425 99% 7425 ms
Write: 10% 15781 30% 15781 50% 15781 90% 15781 99% 15781 ms
Write: 10% 15539 30% 15539 50% 15539 90% 15539 99% 15539 ms
Write: 10% 14665 30% 14665 50% 14665 90% 14665 99% 14665 ms
Write: 10% 13080 30% 13080 50% 13080 90% 13080 99% 13080 ms
Write: 10% 14443 30% 14443 50% 14443 90% 14443 99% 14443 ms
Write: 10% 9433 30% 9433 50% 9433 90% 9433 99% 9433 ms
Write: 10% 10172 30% 10172 50% 10172 90% 10172 99% 10172 ms
Write: 10% 11898 30% 11898 50% 11898 90% 11898 99% 11898 ms
Write: 10% 14332 30% 14332 50% 14332 90% 14332 99% 14332 ms
Write: 10% 12823 30% 12823 50% 12823 90% 12823 99% 12823 ms
Write: 10% 13854 30% 13854 50% 13854 90% 13854 99% 13854 ms
Write: 10% 8282 30% 8282 50% 8282 90% 8282 99% 8282 ms
Write: 10% 8601 30% 8601 50% 8601 90% 8601 99% 8601 ms
Write: 10% 14598 30% 14598 50% 14598 90% 14598 99% 14598 ms
Write: 10% 5761 30% 5761 50% 5761 90% 5761 99% 5761 ms
Write: 10% 12494 30% 12494 50% 12494 90% 12494 99% 12494 ms
Write: 10% 5197 30% 5197 50% 5197 90% 5197 99% 5197 ms
Write: 10% 4433 30% 4433 50% 4433 90% 4433 99% 4433 ms
Write: 10% 4502 30% 4502 50% 4502 90% 4502 99% 4502 ms
Write: 10% 12303 30% 12303 50% 12303 90% 12303 99% 12303 ms
Write: 10% 6347 30% 6347 50% 6347 90% 6347 99% 6347 ms
Write: 10% 4421 30% 4421 50% 4421 90% 4421 99% 4421 ms
Write: 10% 10240 30% 10240 50% 10240 90% 10240 99% 10240 ms
Write: 10% 14463 30% 14463 50% 14463 90% 14463 99% 14463 ms
Write: 10% 3401 30% 3401 50% 3401 90% 3401 99% 3401 ms
Write: 10% 10196 30% 10196 50% 10196 90% 10196 99% 10196 ms
Write: 10% 6004 30% 6004 50% 6004 90% 6004 99% 6004 ms
Write: 10% 9582 30% 9582 50% 9582 90% 9582 99% 9582 ms
Write: 10% 5774 30% 5774 50% 5774 90% 5774 99% 5774 ms
Write: 10% 9776 30% 9776 50% 9776 90% 9776 99% 9776 ms
Write: 10% 5413 30% 5413 50% 5413 90% 5413 99% 5413 ms
Write: 10% 5193 30% 5193 50% 5193 90% 5193 99% 5193 ms
Write: 10% 4985 30% 4985 50% 4985 90% 4985 99% 4985 ms
Write: 10% 5007 30% 5007 50% 5007 90% 5007 99% 5007 ms
Write: 10% 4947 30% 4947 50% 4947 90% 4947 99% 4947 ms
Write: 10% 3878 30% 3878 50% 3878 90% 3878 99% 3878 ms
Write: 10% 13578 30% 13578 50% 13578 90% 13578 99% 13578 ms
Write: 10% 13379 30% 13379 50% 13379 90% 13379 99% 13379 ms
Write: 10% 11827 30% 11827 50% 11827 90% 11827 99% 11827 ms
Write: 10% 4934 30% 4934 50% 4934 90% 4934 99% 4934 ms
Write: 10% 4269 30% 4269 50% 4269 90% 4269 99% 4269 ms
Write: 10% 3752 30% 3752 50% 3752 90% 3752 99% 3752 ms
Write: 10% 5917 30% 5917 50% 5917 90% 5917 99% 5917 ms
Write: 10% 9620 30% 9620 50% 9620 90% 9620 99% 9620 ms
Write: 10% 3817 30% 3817 50% 3817 90% 3817 99% 3817 ms
Write: 10% 3723 30% 3723 50% 3723 90% 3723 99% 3723 ms
Write: 10% 5912 30% 5912 50% 5912 90% 5912 99% 5912 ms
Write: 10% 11949 30% 11949 50% 11949 90% 11949 99% 11949 ms
Write: 10% 5724 30% 5724 50% 5724 90% 5724 99% 5724 ms
Write: 10% 3842 30% 3842 50% 3842 90% 3842 99% 3842 ms
Write: 10% 10047 30% 10047 50% 10047 90% 10047 99% 10047 ms
Write: 10% 8704 30% 8704 50% 8704 90% 8704 99% 8704 ms
Write: 10% 5010 30% 5010 50% 5010 90% 5010 99% 5010 ms
Read: 10% 5971 30% 9859 50% 13747 90% 21522 99% 23272 ms
Update: 10% 1355 30% 1355 50% 1355 90% 1355 99% 1355 ms
