[stdlog] 2024-07-09 10:02:21,841 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:02:21,845 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 10:02:21,845 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 10:02:21,845 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 10:02:21,846 avocado.test DEBUG| teststmpdir: /tmp/avocado_ct38ugx3 [stdlog] 2024-07-09 10:02:21,847 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:02:21,848 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 10:02:21,848 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 10:02:21,848 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 10:02:21,848 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'randrw' [stdlog] 2024-07-09 10:02:21,848 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '1K' [stdlog] 2024-07-09 10:02:21,849 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '4' [stdlog] 2024-07-09 10:02:21,849 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '4' [stdlog] 2024-07-09 10:02:21,849 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 10:02:21,849 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => 70 [stdlog] 2024-07-09 10:02:21,849 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'read write' [stdlog] 2024-07-09 10:02:21,851 avocado.utils.process INFO | Running 'fio --name=test --rw=randrw --bs=1K --runtime=10 --ioengine=libaio --iodepth=4 --numjobs=4 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json --rwmixread 70' [stdlog] 2024-07-09 10:02:32,371 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720519352, [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720519352370, [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 10:02:32 2024", [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:02:32,372 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "job_start" : 1720519342258, [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 10:02:32,373 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "rw" : "randrw", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "bs" : "1K", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "iodepth" : "4", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "numjobs" : "4", [stdlog] 2024-07-09 10:02:32,374 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] "time_based" : "1", [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] "rwmixread" : "70" [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] "io_bytes" : 943143936, [stdlog] 2024-07-09 10:02:32,375 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 921039, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 94304963, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "bw" : 92094, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "iops" : 92094.690531, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "total_ios" : 921039, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:02:32,376 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] "min" : 7137, [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] "max" : 22609290, [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] "mean" : 17075.929878, [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] "stddev" : 25063.872604, [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] "N" : 921039 [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,377 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "min" : 8586, [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "max" : 26032416, [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "mean" : 100591.074654, [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "stddev" : 69723.914128, [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "N" : 921039, [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "1.000000" : 49408, [stdlog] 2024-07-09 10:02:32,378 avocado.utils.process DEBUG| [stdout] "5.000000" : 70144, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "10.000000" : 77312, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "20.000000" : 83456, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "30.000000" : 88576, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "40.000000" : 91648, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "50.000000" : 96768, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "60.000000" : 100864, [stdlog] 2024-07-09 10:02:32,379 avocado.utils.process DEBUG| [stdout] "70.000000" : 108032, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "80.000000" : 116224, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "90.000000" : 128512, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "95.000000" : 140288, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "99.000000" : 171008, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "99.500000" : 191488, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "99.900000" : 268288, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "99.950000" : 444416, [stdlog] 2024-07-09 10:02:32,380 avocado.utils.process DEBUG| [stdout] "99.990000" : 847872 [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] "min" : 40616, [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] "max" : 26042331, [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] "mean" : 117667.004532, [stdlog] 2024-07-09 10:02:32,381 avocado.utils.process DEBUG| [stdout] "stddev" : 73585.344192, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "N" : 921039 [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "bw_min" : 86861, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "bw_max" : 100784, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "bw_agg" : 100.000000, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "bw_mean" : 92823.578947, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "bw_dev" : 1012.456754, [stdlog] 2024-07-09 10:02:32,382 avocado.utils.process DEBUG| [stdout] "bw_samples" : 76, [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "iops_min" : 86861, [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "iops_max" : 100784, [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "iops_mean" : 92823.578947, [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 1012.456754, [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "iops_samples" : 76 [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 10:02:32,383 avocado.utils.process DEBUG| [stdout] "io_bytes" : 405740544, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 396231, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 40569997, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "bw" : 39619, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "iops" : 39619.138086, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "total_ios" : 396231, [stdlog] 2024-07-09 10:02:32,384 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "min" : 7111, [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "max" : 2955139, [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "mean" : 19086.918262, [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "stddev" : 11215.029155, [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] "N" : 396231 [stdlog] 2024-07-09 10:02:32,385 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "min" : 21921, [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "max" : 26003624, [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "mean" : 103666.786448, [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "stddev" : 59659.410759, [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "N" : 396231, [stdlog] 2024-07-09 10:02:32,386 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "1.000000" : 48896, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "5.000000" : 68096, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "10.000000" : 77312, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "20.000000" : 85504, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "30.000000" : 89600, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "40.000000" : 94720, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "50.000000" : 99840, [stdlog] 2024-07-09 10:02:32,387 avocado.utils.process DEBUG| [stdout] "60.000000" : 104960, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "70.000000" : 112128, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "80.000000" : 121344, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "90.000000" : 134144, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "95.000000" : 146432, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "99.000000" : 179200, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "99.500000" : 197632, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "99.900000" : 292864, [stdlog] 2024-07-09 10:02:32,388 avocado.utils.process DEBUG| [stdout] "99.950000" : 464896, [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] "99.990000" : 708608 [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] "min" : 47816, [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] "max" : 26015467, [stdlog] 2024-07-09 10:02:32,389 avocado.utils.process DEBUG| [stdout] "mean" : 122753.704710, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "stddev" : 59337.181282, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "N" : 396231 [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "bw_min" : 37009, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "bw_max" : 43242, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "bw_agg" : 100.000000, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "bw_mean" : 39949.789474, [stdlog] 2024-07-09 10:02:32,390 avocado.utils.process DEBUG| [stdout] "bw_dev" : 468.670795, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "bw_samples" : 76, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "iops_min" : 37009, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "iops_max" : 43242, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "iops_mean" : 39949.789474, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 468.670795, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "iops_samples" : 76 [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,391 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 10:02:32,392 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:02:32,393 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:02:32,394 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,395 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:02:32,395 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:02:32,395 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:02:32,395 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:02:32,395 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:02:32,395 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 10:02:32,396 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 10:02:32,397 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 10:02:32,397 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 10:02:32,397 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 10:02:32,397 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 10:02:32,397 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 10:02:32,397 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:02:32,398 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] "job_runtime" : 40000, [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 14.752500, [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 50.377500, [stdlog] 2024-07-09 10:02:32,399 avocado.utils.process DEBUG| [stdout] "ctx" : 757244, [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "minf" : 59, [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "1" : 0.100000, [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "2" : 0.100000, [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "4" : 99.999089, [stdlog] 2024-07-09 10:02:32,400 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:02:32,401 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:02:32,401 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:02:32,401 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:02:32,401 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,401 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 10:02:32,401 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:02:32,402 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:02:32,403 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 10:02:32,404 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:02:32,405 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 10:02:32,405 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:02:32,405 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:02:32,405 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 10:02:32,405 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 10:02:32,405 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] "10" : 0.010000, [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:02:32,406 avocado.utils.process DEBUG| [stdout] "50" : 1.174247, [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] "100" : 54.652805, [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] "250" : 44.039415, [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] "500" : 0.095425, [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] "750" : 0.027405, [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] "1000" : 0.010000 [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,407 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "2" : 0.010000, [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "4" : 0.010000, [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "10" : 0.010000, [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "50" : 0.010000, [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:02:32,408 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:02:32,409 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 10:02:32,409 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 10:02:32,409 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 10:02:32,409 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 10:02:32,409 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 10:02:32,409 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] "latency_depth" : 4, [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 10:02:32,410 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] "read_ios" : 909127, [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] "write_ios" : 391258, [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] "read_sectors" : 1818254, [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] "write_sectors" : 782516, [stdlog] 2024-07-09 10:02:32,411 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] "read_ticks" : 48053, [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] "write_ticks" : 21042, [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] "in_queue" : 69096, [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] "util" : 98.946312 [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:02:32,412 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 10:02:32,413 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:02:32,413 avocado.utils.process INFO | Command 'fio --name=test --rw=randrw --bs=1K --runtime=10 --ioengine=libaio --iodepth=4 --numjobs=4 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json --rwmixread 70' finished with 0 after 10.559277754s [stdlog] 2024-07-09 10:02:32,414 avocado.test INFO | ['92094, 89, 117'] [stdlog] 2024-07-09 10:02:32,414 avocado.test INFO | ['92094, 89, 117', '39619, 38, 122'] [stdlog] 2024-07-09 10:02:32,415 avocado.test INFO | finished [stdlog] 2024-07-09 10:02:32,415 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:02:32,415 avocado.test INFO |