00:20:52.753 ========== Backtrace start: ========== 00:20:52.753 00:20:52.753 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1351 -> 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:52.753 ... 00:20:52.753 1346 break 00:20:52.753 1347 fi 00:20:52.753 1348 done 00:20:52.753 1349 00:20:52.753 1350 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:20:52.753 1351 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:20:52.753 1352 } 00:20:52.753 1353 00:20:52.753 1354 function fio_bdev() { 00:20:52.753 1355 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:20:52.753 1356 } 00:20:52.753 ... 00:20:52.753 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1355 -> fio_bdev(["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:20:52.753 ... 00:20:52.753 1350 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:20:52.753 1351 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:20:52.753 1352 } 00:20:52.753 1353 00:20:52.753 1354 function fio_bdev() { 00:20:52.753 1355 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:20:52.753 1356 } 00:20:52.753 1357 00:20:52.753 1358 function fio_nvme() { 00:20:52.753 1359 fio_plugin "$rootdir/build/fio/spdk_nvme" "$@" 00:20:52.753 1360 } 00:20:52.753 ... 00:20:52.753 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:82 -> fio(["/dev/fd/62"]) 00:20:52.753 ... 00:20:52.753 77 FIO 00:20:52.753 78 done 00:20:52.753 79 } 00:20:52.753 80 00:20:52.753 81 fio() { 00:20:52.753 => 82 fio_bdev --ioengine=spdk_bdev --spdk_json_conf "$@" <(gen_fio_conf) 00:20:52.753 83 } 00:20:52.753 84 00:20:52.753 85 fio_dif_1() { 00:20:52.753 86 create_subsystems 0 00:20:52.753 87 fio <(create_json_sub_conf 0) 00:20:52.753 ... 00:20:52.753 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:112 -> fio_dif_rand_params([]) 00:20:52.753 ... 00:20:52.753 107 destroy_subsystems 0 00:20:52.753 108 00:20:52.753 109 NULL_DIF=2 bs=4k numjobs=8 iodepth=16 runtime="" files=2 00:20:52.753 110 00:20:52.753 111 create_subsystems 0 1 2 00:20:52.753 => 112 fio <(create_json_sub_conf 0 1 2) 00:20:52.753 113 destroy_subsystems 0 1 2 00:20:52.753 114 00:20:52.753 115 NULL_DIF=1 bs=8k,16k,128k numjobs=2 iodepth=8 runtime=5 files=1 00:20:52.753 116 00:20:52.753 117 create_subsystems 0 1 00:20:52.753 ... 00:20:52.753 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["fio_dif_rand_params"],["fio_dif_rand_params"]) 00:20:52.753 ... 00:20:52.753 1119 timing_enter $test_name 00:20:52.753 1120 echo "************************************" 00:20:52.753 1121 echo "START TEST $test_name" 00:20:52.753 1122 echo "************************************" 00:20:52.753 1123 xtrace_restore 00:20:52.753 1124 time "$@" 00:20:52.753 1125 xtrace_disable 00:20:52.753 1126 echo "************************************" 00:20:52.753 1127 echo "END TEST $test_name" 00:20:52.753 1128 echo "************************************" 00:20:52.753 1129 timing_exit $test_name 00:20:52.753 ... 00:20:52.753 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:143 -> main(["--transport=tcp"],["--iso"]) 00:20:52.753 ... 00:20:52.754 138 00:20:52.754 139 create_transport 00:20:52.754 140 00:20:52.754 141 run_test "fio_dif_1_default" fio_dif_1 00:20:52.754 142 run_test "fio_dif_1_multi_subsystems" fio_dif_1_multi_subsystems 00:20:52.754 => 143 run_test "fio_dif_rand_params" fio_dif_rand_params 00:20:52.754 144 run_test "fio_dif_digest" fio_dif_digest 00:20:52.754 145 00:20:52.754 146 trap - SIGINT SIGTERM EXIT 00:20:52.754 147 nvmftestfini 00:20:52.754 ... 00:20:52.754 00:20:52.754 ========== Backtrace end ========== 00:20:53.273 ========== Backtrace start: ========== 00:20:53.273 00:20:53.273 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["nvmf_dif"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh"]) 00:20:53.273 ... 00:20:53.273 1119 timing_enter $test_name 00:20:53.273 1120 echo "************************************" 00:20:53.273 1121 echo "START TEST $test_name" 00:20:53.273 1122 echo "************************************" 00:20:53.273 1123 xtrace_restore 00:20:53.273 1124 time "$@" 00:20:53.273 1125 xtrace_disable 00:20:53.273 1126 echo "************************************" 00:20:53.273 1127 echo "END TEST $test_name" 00:20:53.273 1128 echo "************************************" 00:20:53.273 1129 timing_exit $test_name 00:20:53.273 ... 00:20:53.273 in /home/vagrant/spdk_repo/spdk/autotest.sh:292 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:20:53.273 ... 00:20:53.273 287 run_test "nvmf_tcp" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:53.273 288 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:20:53.273 289 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:53.273 290 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:20:53.273 291 fi 00:20:53.273 => 292 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:20:53.273 293 run_test "nvmf_abort_qd_sizes" $rootdir/test/nvmf/target/abort_qd_sizes.sh 00:20:53.273 294 # The keyring tests utilize NVMe/TLS 00:20:53.273 295 run_test "keyring_file" "$rootdir/test/keyring/file.sh" 00:20:53.273 296 if [[ "$CONFIG_HAVE_KEYUTILS" == y ]]; then 00:20:53.273 297 run_test "keyring_linux" "$rootdir/test/keyring/linux.sh" 00:20:53.273 ... 00:20:53.273 00:20:53.273 ========== Backtrace end ==========