[stdlog] 2024-07-09 09:39:38,232 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 09:39:38,236 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 09:39:38,236 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 09:39:38,236 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 09:39:38,237 avocado.test DEBUG| teststmpdir: /tmp/avocado_ct38ugx3 [stdlog] 2024-07-09 09:39:38,238 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 09:39:38,239 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 09:39:38,239 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 09:39:38,239 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 09:39:38,239 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'write' [stdlog] 2024-07-09 09:39:38,239 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '4K' [stdlog] 2024-07-09 09:39:38,240 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '1' [stdlog] 2024-07-09 09:39:38,240 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '1' [stdlog] 2024-07-09 09:39:38,240 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 09:39:38,240 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => None [stdlog] 2024-07-09 09:39:38,240 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'write' [stdlog] 2024-07-09 09:39:38,242 avocado.utils.process INFO | Running 'fio --name=test --rw=write --bs=4K --runtime=10 --ioengine=libaio --iodepth=1 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' [stdlog] 2024-07-09 09:39:48,694 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 09:39:48,695 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 09:39:48,695 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720517988, [stdlog] 2024-07-09 09:39:48,695 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720517988693, [stdlog] 2024-07-09 09:39:48,695 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 09:39:48 2024", [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] "job_start" : 1720517978629, [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 09:39:48,696 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "rw" : "write", [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "bs" : "4K", [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 09:39:48,697 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "iodepth" : "1", [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "numjobs" : "1", [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "time_based" : "1" [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 09:39:48,698 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 09:39:48,699 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,700 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,701 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,702 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 09:39:48,703 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "io_bytes" : 571744256, [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 558344, [stdlog] 2024-07-09 09:39:48,704 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 57168708, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "bw" : 55828, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "iops" : 13957.204280, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "total_ios" : 139586, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 09:39:48,705 avocado.utils.process DEBUG| [stdout] "min" : 11962, [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] "max" : 264153, [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] "mean" : 17451.953140, [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] "stddev" : 13674.054202, [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] "N" : 139586 [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 09:39:48,706 avocado.utils.process DEBUG| [stdout] "min" : 2738, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "max" : 5557663, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "mean" : 52022.294679, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "stddev" : 21745.948663, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "N" : 139586, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "1.000000" : 38656, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "5.000000" : 40192, [stdlog] 2024-07-09 09:39:48,707 avocado.utils.process DEBUG| [stdout] "10.000000" : 41728, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "20.000000" : 47872, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "30.000000" : 48384, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "40.000000" : 49408, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "50.000000" : 49920, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "60.000000" : 51456, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "70.000000" : 52992, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "80.000000" : 54528, [stdlog] 2024-07-09 09:39:48,708 avocado.utils.process DEBUG| [stdout] "90.000000" : 58112, [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] "95.000000" : 64256, [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] "99.000000" : 156672, [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] "99.500000" : 160768, [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] "99.900000" : 177152, [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] "99.950000" : 195584, [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] "99.990000" : 448512 [stdlog] 2024-07-09 09:39:48,709 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] "min" : 47495, [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] "max" : 5573419, [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] "mean" : 69474.247819, [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] "stddev" : 23582.362186, [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] "N" : 139586 [stdlog] 2024-07-09 09:39:48,710 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "bw_min" : 32544, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "bw_max" : 59528, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "bw_agg" : 100.000000, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "bw_mean" : 56070.210526, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "bw_dev" : 6207.669625, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 09:39:48,711 avocado.utils.process DEBUG| [stdout] "iops_min" : 8136, [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "iops_max" : 14880, [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "iops_mean" : 14017.631579, [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 1551.934463, [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 09:39:48,712 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 09:39:48,713 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 09:39:48,714 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:39:48,715 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 09:39:48,716 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,717 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:39:48,718 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] "job_runtime" : 10000, [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 8.780000, [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 37.080000, [stdlog] 2024-07-09 09:39:48,719 avocado.utils.process DEBUG| [stdout] "ctx" : 139652, [stdlog] 2024-07-09 09:39:48,720 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 09:39:48,720 avocado.utils.process DEBUG| [stdout] "minf" : 14, [stdlog] 2024-07-09 09:39:48,720 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 09:39:48,720 avocado.utils.process DEBUG| [stdout] "1" : 100.000000, [stdlog] 2024-07-09 09:39:48,720 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 09:39:48,720 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 09:39:48,721 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 09:39:48,721 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 09:39:48,721 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 09:39:48,721 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 09:39:48,721 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,721 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 09:39:48,722 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 09:39:48,723 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 09:39:48,724 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 09:39:48,725 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 09:39:48,725 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 09:39:48,725 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 09:39:48,725 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 09:39:48,725 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 09:39:48,725 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 09:39:48,726 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 09:39:48,726 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,726 avocado.utils.process INFO | Command 'fio --name=test --rw=write --bs=4K --runtime=10 --ioengine=libaio --iodepth=1 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' finished with 0 after 10.480917961s [stdlog] 2024-07-09 09:39:48,726 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "4" : 0.685599, [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "10" : 0.045133, [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "20" : 0.010000, [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "50" : 49.145330, [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "100" : 48.774949, [stdlog] 2024-07-09 09:39:48,727 avocado.utils.process DEBUG| [stdout] "250" : 1.313169, [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] "500" : 0.021492, [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] "750" : 0.010000, [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] "2" : 0.010000, [stdlog] 2024-07-09 09:39:48,728 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "10" : 0.010000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 09:39:48,729 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] "latency_depth" : 1, [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 09:39:48,730 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] "read_ios" : 0, [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] "write_ios" : 137913, [stdlog] 2024-07-09 09:39:48,731 avocado.utils.process DEBUG| [stdout] "read_sectors" : 0, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "write_sectors" : 1103304, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "read_ticks" : 0, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "write_ticks" : 5939, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "in_queue" : 5940, [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] "util" : 99.076676 [stdlog] 2024-07-09 09:39:48,732 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:39:48,733 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 09:39:48,733 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:39:48,734 avocado.test INFO | ['13957, 54, 69'] [stdlog] 2024-07-09 09:39:48,734 avocado.test INFO | finished [stdlog] 2024-07-09 09:39:48,735 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 09:39:48,735 avocado.test INFO |