00:24:05.582 ========== Backtrace start: ========== 00:24:05.582 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:37 -> delete_device(["virtio_blk:sma-0"]) 00:24:05.582 ... 00:24:05.582 32 } 00:24:05.582 33 CREATE 00:24:05.582 34 } 00:24:05.582 35 00:24:05.582 36 function delete_device() { 00:24:05.582 => 37 "$rootdir/scripts/sma-client.py" <<- DELETE 00:24:05.582 38 { 00:24:05.582 39 "method": "DeleteDevice", 00:24:05.582 40 "params": { 00:24:05.582 41 "handle": "$1" 00:24:05.582 42 } 00:24:05.582 ... 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:135 -> main([]) 00:24:05.582 ... 00:24:05.582 130 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 2 ]] 00:24:05.582 131 [[ "$tmp0" == "$devid0" ]] 00:24:05.582 132 [[ "$tmp1" == "$devid1" ]] 00:24:05.582 133 00:24:05.582 134 # Now delete both of them verifying via RPC 00:24:05.582 => 135 delete_device "$devid0" 00:24:05.582 136 NOT rpc_cmd vhost_get_controllers -n sma-0 00:24:05.582 137 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 1 ]] 00:24:05.582 138 00:24:05.582 139 delete_device "$devid1" 00:24:05.582 140 NOT rpc_cmd vhost_get_controllers -n sma-1 00:24:05.582 ... 00:24:05.582 00:24:05.582 ========== Backtrace end ========== 00:24:06.958 ========== Backtrace start: ========== 00:24:06.958 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma_vhost"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh"]) 00:24:06.958 ... 00:24:06.958 1119 timing_enter $test_name 00:24:06.958 1120 echo "************************************" 00:24:06.958 1121 echo "START TEST $test_name" 00:24:06.958 1122 echo "************************************" 00:24:06.958 1123 xtrace_restore 00:24:06.958 1124 time "$@" 00:24:06.958 1125 xtrace_disable 00:24:06.958 1126 echo "************************************" 00:24:06.958 1127 echo "END TEST $test_name" 00:24:06.958 1128 echo "************************************" 00:24:06.958 1129 timing_exit $test_name 00:24:06.958 ... 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh:15 -> main([]) 00:24:06.958 ... 00:24:06.958 10 00:24:06.958 11 run_test "sma_nvmf_tcp" $testdir/nvmf_tcp.sh 00:24:06.958 12 run_test "sma_vfiouser_qemu" $testdir/vfiouser_qemu.sh 00:24:06.958 13 run_test "sma_plugins" $testdir/plugins.sh 00:24:06.959 14 run_test "sma_discovery" $testdir/discovery.sh 00:24:06.959 => 15 run_test "sma_vhost" $testdir/vhost_blk.sh 00:24:06.959 16 run_test "sma_crypto" $testdir/crypto.sh 00:24:06.959 17 run_test "sma_qos" $testdir/qos.sh 00:24:06.959 ... 00:24:06.959 00:24:06.959 ========== Backtrace end ========== 00:24:06.959 ========== Backtrace start: ========== 00:24:06.959 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh"]) 00:24:06.959 ... 00:24:06.959 1119 timing_enter $test_name 00:24:06.959 1120 echo "************************************" 00:24:06.959 1121 echo "START TEST $test_name" 00:24:06.959 1122 echo "************************************" 00:24:06.959 1123 xtrace_restore 00:24:06.959 1124 time "$@" 00:24:06.959 1125 xtrace_disable 00:24:06.959 1126 echo "************************************" 00:24:06.959 1127 echo "END TEST $test_name" 00:24:06.959 1128 echo "************************************" 00:24:06.959 1129 timing_exit $test_name 00:24:06.959 ... 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:368 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 00:24:06.959 ... 00:24:06.959 363 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 00:24:06.959 364 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 00:24:06.959 365 fi 00:24:06.959 366 00:24:06.959 367 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 00:24:06.959 => 368 run_test "sma" $rootdir/test/sma/sma.sh 00:24:06.959 369 fi 00:24:06.959 370 00:24:06.959 371 if [[ $SPDK_TEST_FUZZER -eq 1 ]]; then 00:24:06.959 372 run_test "llvm_fuzz" $rootdir/test/fuzz/llvm.sh 00:24:06.959 373 fi 00:24:06.959 ... 00:24:06.959 00:24:06.959 ========== Backtrace end ==========