00:24:05.288 ========== Backtrace start: ========== 00:24:05.288 00:24:05.288 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1029 -> rbd_setup(["10.0.0.1"],["spdk_iscsi_ns"]) 00:24:05.288 ... 00:24:05.288 1024 if hash ceph; then 00:24:05.288 1025 export PG_NUM=128 00:24:05.288 1026 export RBD_POOL=rbd 00:24:05.288 1027 export RBD_NAME=foo 00:24:05.288 1028 $NS_CMD $rootdir/scripts/ceph/stop.sh || true 00:24:05.288 1029 $NS_CMD $rootdir/scripts/ceph/start.sh $1 00:24:05.288 1030 00:24:05.288 1031 $NS_CMD ceph osd pool create $RBD_POOL $PG_NUM || true 00:24:05.288 1032 $NS_CMD rbd create $RBD_NAME --size 1000 00:24:05.288 1033 fi 00:24:05.288 1034 } 00:24:05.288 ... 00:24:05.288 in /home/vagrant/spdk_repo/spdk/test/iscsi_tgt/rbd/rbd.sh:14 -> main([]) 00:24:05.288 ... 00:24:05.288 9 source $rootdir/test/iscsi_tgt/common.sh 00:24:05.288 10 00:24:05.288 11 iscsitestinit 00:24:05.288 12 00:24:05.288 13 timing_enter rbd_setup 00:24:05.288 => 14 rbd_setup $TARGET_IP $TARGET_NAMESPACE 00:24:05.288 15 trap 'rbd_cleanup; exit 1' SIGINT SIGTERM EXIT 00:24:05.288 16 timing_exit rbd_setup 00:24:05.288 17 00:24:05.288 18 fio_py="$rootdir/scripts/fio-wrapper" 00:24:05.288 19 00:24:05.288 ... 00:24:05.288 00:24:05.288 ========== Backtrace end ========== 00:24:05.289 ========== Backtrace start: ========== 00:24:05.289 00:24:05.289 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1129 -> run_test(["iscsi_tgt_rbd"],["/home/vagrant/spdk_repo/spdk/test/iscsi_tgt/rbd/rbd.sh"]) 00:24:05.289 ... 00:24:05.289 1124 timing_enter $test_name 00:24:05.289 1125 echo "************************************" 00:24:05.289 1126 echo "START TEST $test_name" 00:24:05.289 1127 echo "************************************" 00:24:05.289 1128 xtrace_restore 00:24:05.289 1129 time "$@" 00:24:05.289 1130 xtrace_disable 00:24:05.289 1131 echo "************************************" 00:24:05.289 1132 echo "END TEST $test_name" 00:24:05.289 1133 echo "************************************" 00:24:05.289 1134 timing_exit $test_name 00:24:05.289 ... 00:24:05.289 in /home/vagrant/spdk_repo/spdk/test/iscsi_tgt/iscsi_tgt.sh:54 -> main([]) 00:24:05.289 ... 00:24:05.289 49 if [ $SPDK_TEST_RBD -eq 1 ]; then 00:24:05.289 50 if ! hash ceph; then 00:24:05.289 51 echo "ERROR: SPDK_TEST_RBD requested but no ceph installed!" 00:24:05.289 52 false 00:24:05.289 53 fi 00:24:05.289 => 54 run_test "iscsi_tgt_rbd" $rootdir/test/iscsi_tgt/rbd/rbd.sh 00:24:05.289 55 fi 00:24:05.289 56 00:24:05.289 57 trap 'cleanup_veth_interfaces; exit 1' SIGINT SIGTERM EXIT 00:24:05.289 58 00:24:05.289 59 if [ $SPDK_TEST_ISCSI_INITIATOR -eq 1 ]; then 00:24:05.289 ... 00:24:05.289 00:24:05.289 ========== Backtrace end ========== 00:24:05.289 ========== Backtrace start: ========== 00:24:05.289 00:24:05.289 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1129 -> run_test(["iscsi_tgt"],["/home/vagrant/spdk_repo/spdk/test/iscsi_tgt/iscsi_tgt.sh"]) 00:24:05.289 ... 00:24:05.289 1124 timing_enter $test_name 00:24:05.289 1125 echo "************************************" 00:24:05.289 1126 echo "START TEST $test_name" 00:24:05.289 1127 echo "************************************" 00:24:05.289 1128 xtrace_restore 00:24:05.289 1129 time "$@" 00:24:05.289 1130 xtrace_disable 00:24:05.289 1131 echo "************************************" 00:24:05.289 1132 echo "END TEST $test_name" 00:24:05.289 1133 echo "************************************" 00:24:05.289 1134 timing_exit $test_name 00:24:05.289 ... 00:24:05.289 in /home/vagrant/spdk_repo/spdk/autotest.sh:263 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:24:05.289 ... 00:24:05.289 258 fi 00:24:05.289 259 00:24:05.289 260 timing_exit lib 00:24:05.289 261 00:24:05.289 262 if [ $SPDK_TEST_ISCSI -eq 1 ]; then 00:24:05.289 => 263 run_test "iscsi_tgt" $rootdir/test/iscsi_tgt/iscsi_tgt.sh 00:24:05.289 264 run_test "spdkcli_iscsi" $rootdir/test/spdkcli/iscsi.sh 00:24:05.289 265 fi 00:24:05.289 266 00:24:05.289 267 if [ $SPDK_TEST_BLOBFS -eq 1 ]; then 00:24:05.289 268 run_test "rocksdb" $rootdir/test/blobfs/rocksdb/rocksdb.sh 00:24:05.289 ... 00:24:05.289 00:24:05.289 ========== Backtrace end ========== 00:24:18.296 ========== Backtrace start: ========== 00:24:18.296 00:24:18.296 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:24:18.296 ... 00:24:18.296 22 trap 'timing_finish || exit 1' EXIT 00:24:18.296 23 00:24:18.296 24 # Runs agent scripts 00:24:18.296 25 $rootdir/autobuild.sh "$conf" 00:24:18.296 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:24:18.296 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:24:18.296 28 fi 00:24:18.296 ... 00:24:18.296 00:24:18.296 ========== Backtrace end ==========