00:02:53.567 ========== Backtrace start: ========== 00:02:53.567 00:02:53.567 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autobuild_common.sh:188 -> _build_native_dpdk([]) 00:02:53.567 ... 00:02:53.567 183 dpdk_kmods="false" 00:02:53.567 184 if [ "$(uname -s)" = "FreeBSD" ]; then 00:02:53.567 185 dpdk_kmods="true" 00:02:53.567 186 fi 00:02:53.567 187 00:02:53.567 => 188 meson build-tmp --prefix="$external_dpdk_dir" --libdir lib \ 00:02:53.567 189 -Denable_docs=false -Denable_kmods="$dpdk_kmods" -Dtests=false \ 00:02:53.567 190 -Dc_link_args="$dpdk_ldflags" -Dc_args="$dpdk_cflags" \ 00:02:53.567 191 -Dmachine=native -Denable_drivers=$(printf "%s," "${DPDK_DRIVERS[@]}") 00:02:53.567 192 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS 00:02:53.567 193 00:02:53.567 ... 00:02:53.567 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autotest_common.sh:1129 -> run_test(["build_native_dpdk"],["_build_native_dpdk"]) 00:02:53.567 ... 00:02:53.567 1124 timing_enter $test_name 00:02:53.567 1125 echo "************************************" 00:02:53.567 1126 echo "START TEST $test_name" 00:02:53.567 1127 echo "************************************" 00:02:53.567 1128 xtrace_restore 00:02:53.567 1129 time "$@" 00:02:53.567 1130 xtrace_disable 00:02:53.567 1131 echo "************************************" 00:02:53.567 1132 echo "END TEST $test_name" 00:02:53.567 1133 echo "************************************" 00:02:53.567 1134 timing_exit $test_name 00:02:53.567 ... 00:02:53.567 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autobuild_common.sh:442 -> build_native_dpdk([]) 00:02:53.567 ... 00:02:53.567 437 llvm_precompile() { 00:02:53.567 438 run_test "autobuild_llvm_precompile" _llvm_precompile 00:02:53.567 439 } 00:02:53.567 440 00:02:53.567 441 build_native_dpdk() { 00:02:53.567 => 442 run_test "build_native_dpdk" _build_native_dpdk 00:02:53.567 443 } 00:02:53.567 444 00:02:53.567 445 build_packaging() { 00:02:53.567 446 run_test "packaging" "$rootdir/test/packaging/packaging.sh" 00:02:53.567 447 } 00:02:53.567 ... 00:02:53.567 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:35 -> main([]) 00:02:53.567 ... 00:02:53.567 backtrace unavailable 00:02:53.567 ... 00:02:53.567 00:02:53.567 ========== Backtrace end ==========