00:20:15.664 ========== Backtrace start: ========== 00:20:15.664 00:20:15.664 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1341 -> fio_plugin(["/home/vagrant/spdk_repo/spdk/build/fio/spdk_bdev"],["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:20:15.664 ... 00:20:15.664 1336 break 00:20:15.664 1337 fi 00:20:15.664 1338 done 00:20:15.664 1339 00:20:15.664 1340 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:20:15.664 1341 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:20:15.664 1342 } 00:20:15.664 1343 00:20:15.664 1344 function fio_bdev() { 00:20:15.664 1345 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:20:15.664 1346 } 00:20:15.664 ... 00:20:15.664 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1345 -> fio_bdev(["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:20:15.664 ... 00:20:15.664 1340 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:20:15.664 1341 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:20:15.664 1342 } 00:20:15.664 1343 00:20:15.664 1344 function fio_bdev() { 00:20:15.664 1345 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:20:15.664 1346 } 00:20:15.664 1347 00:20:15.664 1348 function fio_nvme() { 00:20:15.664 1349 fio_plugin "$rootdir/build/fio/spdk_nvme" "$@" 00:20:15.664 1350 } 00:20:15.664 ... 00:20:15.664 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:82 -> fio(["/dev/fd/62"]) 00:20:15.664 ... 00:20:15.664 77 FIO 00:20:15.664 78 done 00:20:15.664 79 } 00:20:15.664 80 00:20:15.664 81 fio() { 00:20:15.664 => 82 fio_bdev --ioengine=spdk_bdev --spdk_json_conf "$@" <(gen_fio_conf) 00:20:15.664 83 } 00:20:15.664 84 00:20:15.664 85 fio_dif_1() { 00:20:15.664 86 create_subsystems 0 00:20:15.664 87 fio <(create_json_sub_conf 0) 00:20:15.664 ... 00:20:15.664 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:112 -> fio_dif_rand_params([]) 00:20:15.664 ... 00:20:15.664 107 destroy_subsystems 0 00:20:15.664 108 00:20:15.664 109 NULL_DIF=2 bs=4k numjobs=8 iodepth=16 runtime="" files=2 00:20:15.664 110 00:20:15.664 111 create_subsystems 0 1 2 00:20:15.664 => 112 fio <(create_json_sub_conf 0 1 2) 00:20:15.664 113 destroy_subsystems 0 1 2 00:20:15.664 114 00:20:15.664 115 NULL_DIF=1 bs=8k,16k,128k numjobs=2 iodepth=8 runtime=5 files=1 00:20:15.664 116 00:20:15.664 117 create_subsystems 0 1 00:20:15.664 ... 00:20:15.664 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1114 -> run_test(["fio_dif_rand_params"],["fio_dif_rand_params"]) 00:20:15.664 ... 00:20:15.664 1109 timing_enter $test_name 00:20:15.664 1110 echo "************************************" 00:20:15.664 1111 echo "START TEST $test_name" 00:20:15.664 1112 echo "************************************" 00:20:15.664 1113 xtrace_restore 00:20:15.664 1114 time "$@" 00:20:15.664 1115 xtrace_disable 00:20:15.664 1116 echo "************************************" 00:20:15.664 1117 echo "END TEST $test_name" 00:20:15.664 1118 echo "************************************" 00:20:15.664 1119 timing_exit $test_name 00:20:15.664 ... 00:20:15.664 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:143 -> main(["--transport=tcp"],["--iso"]) 00:20:15.664 ... 00:20:15.664 138 00:20:15.664 139 create_transport 00:20:15.664 140 00:20:15.665 141 run_test "fio_dif_1_default" fio_dif_1 00:20:15.665 142 run_test "fio_dif_1_multi_subsystems" fio_dif_1_multi_subsystems 00:20:15.665 => 143 run_test "fio_dif_rand_params" fio_dif_rand_params 00:20:15.665 144 run_test "fio_dif_digest" fio_dif_digest 00:20:15.665 145 00:20:15.665 146 trap - SIGINT SIGTERM EXIT 00:20:15.665 147 nvmftestfini 00:20:15.665 ... 00:20:15.665 00:20:15.665 ========== Backtrace end ========== 00:20:15.665 ========== Backtrace start: ========== 00:20:15.665 00:20:15.665 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1114 -> run_test(["nvmf_dif"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh"]) 00:20:15.665 ... 00:20:15.665 1109 timing_enter $test_name 00:20:15.665 1110 echo "************************************" 00:20:15.665 1111 echo "START TEST $test_name" 00:20:15.665 1112 echo "************************************" 00:20:15.665 1113 xtrace_restore 00:20:15.665 1114 time "$@" 00:20:15.665 1115 xtrace_disable 00:20:15.665 1116 echo "************************************" 00:20:15.665 1117 echo "END TEST $test_name" 00:20:15.665 1118 echo "************************************" 00:20:15.665 1119 timing_exit $test_name 00:20:15.665 ... 00:20:15.665 in /home/vagrant/spdk_repo/spdk/autotest.sh:287 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:20:15.665 ... 00:20:15.665 282 run_test "nvmf_tcp" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:15.665 283 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:20:15.665 284 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:15.665 285 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:15.665 286 fi 00:20:15.665 => 287 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:20:15.665 288 run_test "nvmf_abort_qd_sizes" $rootdir/test/nvmf/target/abort_qd_sizes.sh 00:20:15.665 289 elif [ "$SPDK_TEST_NVMF_TRANSPORT" = "fc" ]; then 00:20:15.665 290 run_test "nvmf_fc" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:15.665 291 run_test "spdkcli_nvmf_fc" $rootdir/test/spdkcli/nvmf.sh 00:20:15.665 292 else 00:20:15.665 ... 00:20:15.665 00:20:15.665 ========== Backtrace end ==========