update version to 1.23.4 #8637
linux_minimal_build.yml
on: push
1. Build Full ORT and Generate ORT Files
11m 15s
2. Build Minimal (Exceptions Disabled)
9m 7s
4. Build Minimal (Globally Allowed Types)
7m 33s
5. Build Extended Minimal
9m 6s
6a. Build Regular (No Optional Features)
12m 11s
6b. Build Minimal (No Optional Features)
8m 41s
6c. Build Extended Minimal (No Optional Features)
8m 49s
3a. Build Minimal (Custom Ops)
3b. Build Minimal (Type Reduction)
7. Build Extended Minimal (Android NNAPI)
Annotations
26 errors and 23 warnings
|
5. Build Extended Minimal
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-e43a9accce39248e7228614d72e87e41291b536c1fa037ce92d3ab0270d783b9 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --build" failed with exit code 1
|
|
5. Build Extended Minimal
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --build
2026-02-11 19:43:47,022 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --build
2026-02-11 19:43:47,024 build [INFO] - Build started
2026-02-11 19:43:47,024 build [INFO] - Building targets for Debug configuration
2026-02-11 19:43:47,024 build [INFO] - /usr/bin/cmake --build build/Debug/Debug --config Debug -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2670, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2571, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File "/onnxruntime_src/tools/ci_build/build.py", line 1363, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/Debug/Debug', '--config', 'Debug', '--', '-j16']' returned non-zero exit status 1.
|
|
5. Build Extended Minimal
stdout: [0/2] Re-checking globbed directories...
[1/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[12/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[13/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[15/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[19/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[20/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[22/611] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[23/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/semver.cc.o
[24/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[25/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[27/611] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[28/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[29/611] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[30/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[31/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[32/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[33/611] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[34/611] Building CXX object CMakeFiles/onnxr
|
|
5. Build Extended Minimal
Command failed with exit code 1
|
|
2. Build Minimal (Exceptions Disabled)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-e43a9accce39248e7228614d72e87e41291b536c1fa037ce92d3ab0270d783b9 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --build" failed with exit code 1
|
|
2. Build Minimal (Exceptions Disabled)
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --build
2026-02-11 19:43:45,022 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --build
2026-02-11 19:43:45,024 build [INFO] - Build started
2026-02-11 19:43:45,024 build [INFO] - Building targets for Debug configuration
2026-02-11 19:43:45,024 build [INFO] - /usr/bin/cmake --build build/Debug/Debug --config Debug -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2670, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2571, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File "/onnxruntime_src/tools/ci_build/build.py", line 1363, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/Debug/Debug', '--config', 'Debug', '--', '-j16']' returned non-zero exit status 1.
|
|
2. Build Minimal (Exceptions Disabled)
stdout: [0/2] Re-checking globbed directories...
[1/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[12/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[13/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[15/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[18/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[19/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[20/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[22/625] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[23/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/semver.cc.o
[24/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[25/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[27/625] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[28/625] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[29/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[30/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[31/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[32/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[33/625] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[34/625] Building CXX object CMakeFiles/onnxr
|
|
2. Build Minimal (Exceptions Disabled)
Command failed with exit code 1
|
|
6b. Build Minimal (No Optional Features)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-e43a9accce39248e7228614d72e87e41291b536c1fa037ce92d3ab0270d783b9 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build" failed with exit code 1
|
|
6b. Build Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:44:21,771 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:44:21,773 build [INFO] - Build started
2026-02-11 19:44:21,773 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:44:21,773 build [INFO] - /usr/bin/cmake --build build/MinSizeRel/MinSizeRel --config MinSizeRel -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2670, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2571, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File "/onnxruntime_src/tools/ci_build/build.py", line 1363, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/MinSizeRel/MinSizeRel', '--config', 'MinSizeRel', '--', '-j16']' returned non-zero exit status 1.
|
|
6b. Build Minimal (No Optional Features)
stdout: [0/2] Re-checking globbed directories...
[1/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[12/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[13/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[15/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[16/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[19/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[20/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[22/448] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[23/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[24/448] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[25/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[27/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[28/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[29/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[30/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[31/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[32/448] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[33/448] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env.cc.o
[34/448] Building CXX object CMakeFiles/
|
|
6b. Build Minimal (No Optional Features)
Command failed with exit code 1
|
|
1. Build Full ORT and Generate ORT Files
Action failed: Command execution failed: The process '/usr/bin/python3' failed with exit code 1
|
|
1. Build Full ORT and Generate ORT Files
Error: The process '/usr/bin/python3' failed with exit code 1
|
|
1. Build Full ORT and Generate ORT Files
Error executing command: python3 /mnt/vss/_work/onnxruntime/onnxruntime/tools/ci_build/build.py --build_dir /mnt/vss/_work/_temp --cmake_generator Ninja --config Debug --skip_submodule_sync --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --use_binskim_compliant_compile_flags --build_wheel --skip_tests --enable_training_ops --use_nnapi --use_coreml in default workspace
|
|
6a. Build Regular (No Optional Features)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-e43a9accce39248e7228614d72e87e41291b536c1fa037ce92d3ab0270d783b9 /bin/bash -c set -ex; python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt && python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build" failed with exit code 1
|
|
6a. Build Regular (No Optional Features)
stderr: + python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt
WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
+ python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:45:46,420 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:45:46,424 build [INFO] - Build started
2026-02-11 19:45:46,424 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:45:46,424 build [INFO] - /usr/bin/cmake --build build/MinSizeRel/MinSizeRel --config MinSizeRel -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2670, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2571, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File "/onnxruntime_src/tools/ci_build/build.py", line 1363, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/MinSizeRel/MinSizeRel', '--config',
|
|
6a. Build Regular (No Optional Features)
stdout: Collecting numpy==2.2.6 (from -r tools/ci_build/github/linux/python/requirements.txt (line 1))
Obtaining dependency information for numpy==2.2.6 from https://files.pythonhosted.org/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Using cached numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
Collecting mypy (from -r tools/ci_build/github/linux/python/requirements.txt (line 2))
Obtaining dependency information for mypy from https://files.pythonhosted.org/packages/00/be/dd56c1fd4807bc1eba1cf18b2a850d0de7bacb55e158755eb79f77c41f8e/mypy-1.19.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata
Using cached mypy-1.19.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.2 kB)
Collecting pytest (from -r tools/ci_build/github/linux/python/requirements.txt (line 3))
Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl.metadata
Using cached pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB)
Requirement already satisfied: setuptools>=68.2.2 in /usr/lib/python3.12/site-packages (from -r tools/ci_build/github/linux/python/requirements.txt (line 4)) (68.2.2)
Collecting wheel (from -r tools/ci_build/github/linux/python/requirements.txt (line 5))
Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl.metadata
Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB)
Collecting onnx==1.18.0 (from -r tools/ci_build/github/linux/python/requirements.txt (line 6))
Obtaining dependency information for onnx==1.18.0 from https://files.pythonhosted.org/packages/11/23/25ec2ba723ac62b99e8fed6d7b59094dadb15e38d4c007331cc9ae3dfa5f/onnx-1.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Using cached onnx-1.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.9 kB)
Collecting protobuf==4.25.1 (from -r tools/ci_build/github/linux/python/requirements.txt (line 7))
Obtaining dependency information for protobuf==4.25.1 from https://files.pythonhosted.org/packages/ae/5b/7ed02a9b8e752c8f7bca8661779c0275b9e3e6a903a3045e6da51f796dda/protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.whl.metadata
Using cached protobuf-4.25.1-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes)
Collecting sympy==1.14 (from -r tools/ci_build/github/linux/python/requirements.txt (line 8))
Obtaining dependency information for sympy==1.14 from https://files.pythonhosted.org/packages/a2/09/77d55d46fd61b4a135c444fc97158ef34a095e5681d0a6c10b75bf356191/sympy-1.14.0-py3-none-any.whl.metadata
Using cached sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
Requirement already satisfied: flatbuffers in /usr/local/lib/python3.12/site-packages (from -r tools/ci_build/github/linux/python/requirements.txt (line 9)) (25.9.23)
Collecting psutil (from -r tools/ci_build/github/linux/python/requirements.txt (line 10))
Obtaining dependency information for psutil from https://files.pythonhosted.org/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata
Using cached psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB)
Collecting onnxscript==0.5.3 (from -r tools/ci_build/github/linux/python/requirements.txt (line 11))
Obtaining dependency information for onnxscript==0.5.3 from https://files.pythonhosted.org/packages/5e/86/b119eea553b16047f08f842972626a0181f9e632434e8370db4eada2f081/onnxscript-0.5.3-py3-none-any.whl.metadata
Using cached onnxscript-0.5.3-py3-none-any.whl.metadata (13 kB)
Collecting onnx-ir==0.1.10 (from -r tools/ci_build/github/linux/python/require
|
|
6a. Build Regular (No Optional Features)
Command failed with exit code 1
|
|
4. Build Minimal (Globally Allowed Types)
Action failed: Command execution failed: The process '/usr/bin/python3' failed with exit code 1
|
|
4. Build Minimal (Globally Allowed Types)
Error: The process '/usr/bin/python3' failed with exit code 1
|
|
4. Build Minimal (Globally Allowed Types)
Error executing command: python3 /mnt/vss/_work/onnxruntime/onnxruntime/tools/ci_build/build.py --build_dir /mnt/vss/_work/_temp --cmake_generator Ninja --config Debug --skip_submodule_sync --build_shared_lib --use_vcpkg --use_vcpkg_ms_internal_asset_cache --parallel --use_binskim_compliant_compile_flags --minimal_build --disable_ml_ops --include_ops_by_config /mnt/vss/_work/_temp/.test_data/globally_allowed_types.config in default workspace
|
|
6c. Build Extended Minimal (No Optional Features)
Action failed with error: Command "docker run --rm --volume /mnt/vss/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /mnt/vss/_work/_temp:/onnxruntime_src/build --volume /home/cloudtest/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimecpubuildcix64:sha256-e43a9accce39248e7228614d72e87e41291b536c1fa037ce92d3ab0270d783b9 /bin/bash -c set -ex; python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build" failed with exit code 1
|
|
6c. Build Extended Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:49:02,833 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --build
2026-02-11 19:49:02,835 build [INFO] - Build started
2026-02-11 19:49:02,835 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:49:02,835 build [INFO] - /usr/bin/cmake --build build/MinSizeRel/MinSizeRel --config MinSizeRel -- -j16
Traceback (most recent call last):
File "/onnxruntime_src/tools/ci_build/build.py", line 2670, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2571, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File "/onnxruntime_src/tools/ci_build/build.py", line 1363, in build_targets
run_subprocess(cmd_args, env=env)
File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/onnxruntime_src/tools/python/util/run.py", line 50, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/MinSizeRel/MinSizeRel', '--config', 'MinSizeRel', '--', '-j16']' returned non-zero exit status 1.
|
|
6c. Build Extended Minimal (No Optional Features)
stdout: [0/2] Re-checking globbed directories...
[1/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[12/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[13/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[15/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[16/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[19/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[20/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[22/468] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[23/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[24/468] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[25/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[27/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[28/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[29/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[30/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[31/468] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env.cc.o
[32/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[33/468] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[34/468] Building CXX object CMakeFiles/
|
|
6c. Build Extended Minimal (No Optional Features)
Command failed with exit code 1
|
|
5. Build Extended Minimal
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --update
2026-02-11 19:39:26,852 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_shared_lib --use_binskim_compliant_compile_flags --minimal_build extended --update
2026-02-11 19:39:26,854 build [INFO] - Build started
2026-02-11 19:39:26,854 build [INFO] - Generating CMake build tree
2026-02-11 19:39:26,865 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=OFF -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=OFF -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=ON -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=OFF -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_DISABLE_FLOAT8_TYPES=OFF -Donnxruntime_DISABLE_SPARSE_TENSORS=OFF -Donnxruntime_DISABLE_OPTIONAL_TYPE=OFF -Donnxruntime_CUDA_MINIMAL=OFF -DONNX_MINIMAL_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=/usr/local/share/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_INSTALL_OPTIONS=--x-feature=tests;--overlay-triplets=/onnxruntime_src/build/Debug/binskim_minimal;--x-buildtrees-root=/onnxruntime_src/build;--x-asset-sources=x-azurl,https://vcpkg.storage.devpackages.microsoft.io/artifacts/\;x-block-origin -G Ninja -DCMAKE_C_FLAGS=-
|
|
5. Build Extended Minimal
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
2. Build Minimal (Exceptions Disabled)
stderr: + python3 tools/ci_build/build.py --build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --update
2026-02-11 19:39:28,453 build [DEBUG] - Command line arguments:
--build_dir build/Debug --config Debug --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --skip_tests --minimal_build --disable_exceptions --enable_training_ops --update
2026-02-11 19:39:28,455 build [INFO] - Build started
2026-02-11 19:39:28,456 build [INFO] - Generating CMake build tree
2026-02-11 19:39:28,467 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=OFF -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=ON -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=OFF -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=ON -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_DISABLE_FLOAT8_TYPES=OFF -Donnxruntime_DISABLE_SPARSE_TENSORS=OFF -Donnxruntime_DISABLE_OPTIONAL_TYPE=OFF -Donnxruntime_CUDA_MINIMAL=OFF -DONNX_MINIMAL_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=/usr/local/share/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_INSTALL_OPTIONS=--x-feature=tests;--overlay-triplets=/onnxruntime_src/build/Debug/binskim_noexception_minimal;--x-buildtrees-root=/onnxruntime_src/build;--x-asset-sources=x-azurl,https://vcpkg.storage.devpackages
|
|
2. Build Minimal (Exceptions Disabled)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
6b. Build Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:40:22,744 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:40:22,747 build [INFO] - Build started
2026-02-11 19:40:22,758 build [INFO] - Generating CMake build tree
2026-02-11 19:40:22,768 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=ON -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=ON -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=ON -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_D
|
|
6b. Build Minimal (No Optional Features)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
1. Build Full ORT and Generate ORT Files
Terrapin tool path provided but not found at 'C:/local/Terrapin/TerrapinRetrievalTool.exe'. Attempting direct download for vcpkg.
|
|
6a. Build Regular (No Optional Features)
Wheel output directory /mnt/vss/_work/_temp/MinSizeRel/dist does not exist.
|
|
6a. Build Regular (No Optional Features)
stderr: + python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt
WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
+ python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:39:34,716 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --build_wheel --use_binskim_compliant_compile_flags --disable_ml_ops --disable_types sparsetensor float8 optional --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:39:34,718 build [INFO] - Build started
2026-02-11 19:39:34,730 build [INFO] - Generating CMake build tree
2026-02-11 19:39:34,741 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=ON -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=ON -
|
|
6a. Build Regular (No Optional Features)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|
|
4. Build Minimal (Globally Allowed Types)
2026-02-11 19:44:44,769 build [INFO] - Generating CMake build tree
|
|
4. Build Minimal (Globally Allowed Types)
2026-02-11 19:44:44,755 build [INFO] - Build started
|
|
4. Build Minimal (Globally Allowed Types)
2026-02-11 19:44:44,752 build [DEBUG] - Command line arguments:
--build_dir /mnt/vss/_work/_temp --cmake_generator Ninja --config Debug --skip_submodule_sync --build_shared_lib --use_vcpkg --use_vcpkg_ms_internal_asset_cache --parallel --use_binskim_compliant_compile_flags --minimal_build --disable_ml_ops --include_ops_by_config /mnt/vss/_work/_temp/.test_data/globally_allowed_types.config
|
|
4. Build Minimal (Globally Allowed Types)
Input `enable-type-reduction` is set to true, but type reduction relies on how the config file was generated. When using `globally_allowed_types`, type reduction is NOT automatically applied by this action.
|
|
4. Build Minimal (Globally Allowed Types)
[notice] A new release of pip is available: 26.0 -> 26.0.1
[notice] To update, run: python3 -m pip install --upgrade pip
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts py.test and pytest are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The scripts f2py and numpy-config are installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
WARNING: The script isympy is installed in '/home/cloudtest/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
|
|
4. Build Minimal (Globally Allowed Types)
Terrapin tool path provided but not found at 'C:/local/Terrapin/TerrapinRetrievalTool.exe'. Attempting direct download for vcpkg.
|
|
6c. Build Extended Minimal (No Optional Features)
stderr: + python3 tools/ci_build/build.py --build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:45:08,423 build [DEBUG] - Command line arguments:
--build_dir build/MinSizeRel --config MinSizeRel --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --cmake_generator Ninja --use_binskim_compliant_compile_flags --minimal_build extended --disable_exceptions --disable_ml_ops --skip_tests --enable_reduced_operator_type_support --disable_types sparsetensor optional float8 --include_ops_by_config /onnxruntime_src/build/.test_data/include_no_operators.config --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF --update
2026-02-11 19:45:08,425 build [INFO] - Build started
2026-02-11 19:45:08,437 build [INFO] - Generating CMake build tree
2026-02-11 19:45:08,448 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=ON -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=ON -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=ON -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=ON -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OF
|
|
6c. Build Extended Minimal (No Optional Features)
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
|