00:25:29.912 ========== Backtrace start: ========== 00:25:29.912 00:25:29.912 in /var/jenkins/workspace/crypto-phy-autotest/spdk/test/bdev/bdev_raid.sh:840 -> raid_add_bdev_without_rebuild(["2"],["false"]) 00:25:29.912 ... 00:25:29.912 835 00:25:29.912 836 # Check if the RAID bdev is in online state (degraded) 00:25:29.912 837 verify_raid_bdev_state $raid_bdev_name "online" $raid_level $strip_size $((num_base_bdevs - 1)) 00:25:29.912 838 00:25:29.912 839 # Add bdev without rebuild 00:25:29.912 => 840 $rpc_py bdev_raid_add_base_bdev $raid_bdev_name "spare" -s 00:25:29.912 841 $rpc_py bdev_get_bdevs -t 1000 00:25:29.912 842 00:25:29.912 843 # Check if rebuild not started 00:25:29.912 844 verify_raid_bdev_process $raid_bdev_name "none" "none" 00:25:29.912 845 00:25:29.912 ... 00:25:29.912 in /var/jenkins/workspace/crypto-phy-autotest/spdk/test/common/autotest_common.sh:1125 -> run_test(["raid_add_bdev_without_rebuild"],["raid_add_bdev_without_rebuild"],["2"],["false"]) 00:25:29.912 ... 00:25:29.912 1120 timing_enter $test_name 00:25:29.912 1121 echo "************************************" 00:25:29.912 1122 echo "START TEST $test_name" 00:25:29.912 1123 echo "************************************" 00:25:29.912 1124 xtrace_restore 00:25:29.912 1125 time "$@" 00:25:29.912 1126 xtrace_disable 00:25:29.912 1127 echo "************************************" 00:25:29.912 1128 echo "END TEST $test_name" 00:25:29.912 1129 echo "************************************" 00:25:29.912 1130 timing_exit $test_name 00:25:29.912 ... 00:25:29.912 in /var/jenkins/workspace/crypto-phy-autotest/spdk/test/bdev/bdev_raid.sh:1035 -> main([]) 00:25:29.912 ... 00:25:29.912 1030 for n in 2 4; do 00:25:29.912 1031 run_test "raid_rebuild_test" raid_rebuild_test raid1 $n false false true 00:25:29.912 1032 run_test "raid_rebuild_test_sb" raid_rebuild_test raid1 $n true false true 00:25:29.912 1033 run_test "raid_rebuild_test_io" raid_rebuild_test raid1 $n false true true 00:25:29.912 1034 run_test "raid_rebuild_test_sb_io" raid_rebuild_test raid1 $n true true true 00:25:29.912 1035 run_test "raid_add_bdev_without_rebuild" raid_add_bdev_without_rebuild $n false 00:25:29.912 1036 run_test "raid_add_bdev_without_rebuild_sb" raid_add_bdev_without_rebuild $n true 00:25:29.912 1037 done 00:25:29.912 1038 fi 00:25:29.912 1039 00:25:29.912 1040 if [ "$CONFIG_RAID5F" == y ]; then 00:25:29.912 ... 00:25:29.912 00:25:29.912 ========== Backtrace end ========== 00:25:29.912 ========== Backtrace start: ========== 00:25:29.912 00:25:29.912 in /var/jenkins/workspace/crypto-phy-autotest/spdk/test/common/autotest_common.sh:1125 -> run_test(["bdev_raid"],["/var/jenkins/workspace/crypto-phy-autotest/spdk/test/bdev/bdev_raid.sh"]) 00:25:29.912 ... 00:25:29.912 1120 timing_enter $test_name 00:25:29.912 1121 echo "************************************" 00:25:29.912 1122 echo "START TEST $test_name" 00:25:29.913 1123 echo "************************************" 00:25:29.913 1124 xtrace_restore 00:25:29.913 1125 time "$@" 00:25:29.913 1126 xtrace_disable 00:25:29.913 1127 echo "************************************" 00:25:29.913 1128 echo "END TEST $test_name" 00:25:29.913 1129 echo "************************************" 00:25:29.913 1130 timing_exit $test_name 00:25:29.913 ... 00:25:29.913 in /var/jenkins/workspace/crypto-phy-autotest/spdk/autotest.sh:194 -> main(["/var/jenkins/workspace/crypto-phy-autotest/autorun-spdk.conf"]) 00:25:29.913 ... 00:25:29.913 189 run_test "app_cmdline" $rootdir/test/app/cmdline.sh 00:25:29.913 190 run_test "version" $rootdir/test/app/version.sh 00:25:29.913 191 00:25:29.913 192 if [ $SPDK_TEST_BLOCKDEV -eq 1 ]; then 00:25:29.913 193 run_test "blockdev_general" $rootdir/test/bdev/blockdev.sh 00:25:29.913 => 194 run_test "bdev_raid" $rootdir/test/bdev/bdev_raid.sh 00:25:29.913 195 run_test "bdevperf_config" $rootdir/test/bdev/bdevperf/test_config.sh 00:25:29.913 196 if [[ $(uname -s) == Linux ]]; then 00:25:29.913 197 run_test "reactor_set_interrupt" $rootdir/test/interrupt/reactor_set_interrupt.sh 00:25:29.913 198 run_test "reap_unregistered_poller" $rootdir/test/interrupt/reap_unregistered_poller.sh 00:25:29.913 199 fi 00:25:29.913 ... 00:25:29.913 00:25:29.913 ========== Backtrace end ==========