00:06:43.127 ========== Backtrace start: ========== 00:06:43.127 00:06:43.127 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:109 -> unittest_nvmf([]) 00:06:43.127 ... 00:06:43.127 104 00:06:43.127 105 function unittest_nvmf() { 00:06:43.127 106 $valgrind $testdir/lib/nvmf/ctrlr.c/ctrlr_ut 00:06:43.127 107 $valgrind $testdir/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:06:43.127 108 $valgrind $testdir/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:06:43.127 => 109 $valgrind $testdir/lib/nvmf/subsystem.c/subsystem_ut 00:06:43.127 110 $valgrind $testdir/lib/nvmf/tcp.c/tcp_ut 00:06:43.127 111 $valgrind $testdir/lib/nvmf/nvmf.c/nvmf_ut 00:06:43.127 112 } 00:06:43.127 113 00:06:43.127 114 function unittest_scsi() { 00:06:43.127 ... 00:06:43.127 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["unittest_nvmf"],["unittest_nvmf"]) 00:06:43.127 ... 00:06:43.127 1106 timing_enter $test_name 00:06:43.127 1107 echo "************************************" 00:06:43.127 1108 echo "START TEST $test_name" 00:06:43.127 1109 echo "************************************" 00:06:43.127 1110 xtrace_restore 00:06:43.127 1111 time "$@" 00:06:43.127 1112 xtrace_disable 00:06:43.127 1113 echo "************************************" 00:06:43.127 1114 echo "END TEST $test_name" 00:06:43.127 1115 echo "************************************" 00:06:43.127 1116 timing_exit $test_name 00:06:43.127 ... 00:06:43.127 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:259 -> main([]) 00:06:43.127 ... 00:06:43.127 254 00:06:43.127 255 if grep -q '#define SPDK_CONFIG_NVME_CUSE 1' $rootdir/include/spdk/config.h; then 00:06:43.127 256 run_test "unittest_nvme_cuse" $valgrind $testdir/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:06:43.127 257 fi 00:06:43.127 258 00:06:43.127 => 259 run_test "unittest_nvmf" unittest_nvmf 00:06:43.127 260 if grep -q '#define SPDK_CONFIG_FC 1' $rootdir/include/spdk/config.h; then 00:06:43.127 261 run_test "unittest_nvmf_fc" $valgrind $testdir/lib/nvmf/fc.c/fc_ut 00:06:43.127 262 run_test "unittest_nvmf_fc_ls" $valgrind $testdir/lib/nvmf/fc_ls.c/fc_ls_ut 00:06:43.127 263 fi 00:06:43.127 264 00:06:43.127 ... 00:06:43.127 00:06:43.127 ========== Backtrace end ========== 00:06:43.127 ========== Backtrace start: ========== 00:06:43.127 00:06:43.127 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:06:43.127 ... 00:06:43.127 1106 timing_enter $test_name 00:06:43.127 1107 echo "************************************" 00:06:43.127 1108 echo "START TEST $test_name" 00:06:43.127 1109 echo "************************************" 00:06:43.127 1110 xtrace_restore 00:06:43.127 1111 time "$@" 00:06:43.127 1112 xtrace_disable 00:06:43.127 1113 echo "************************************" 00:06:43.127 1114 echo "END TEST $test_name" 00:06:43.127 1115 echo "************************************" 00:06:43.127 1116 timing_exit $test_name 00:06:43.127 ... 00:06:43.127 in /home/vagrant/spdk_repo/spdk/autotest.sh:151 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:06:43.127 ... 00:06:43.127 146 ##################### 00:06:43.127 147 # Unit Tests 00:06:43.127 148 ##################### 00:06:43.127 149 00:06:43.127 150 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:06:43.127 => 151 run_test "unittest" $rootdir/test/unit/unittest.sh 00:06:43.127 152 fi 00:06:43.127 153 00:06:43.127 154 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:06:43.127 155 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:06:43.127 156 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:06:43.127 ... 00:06:43.127 00:06:43.127 ========== Backtrace end ==========