update version to 1.24.2 #8638
Annotations
4 errors and 2 warnings
|
Run Build 6b (Build)
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-f9c8ecc16a474e228f57b4b8b7e612ad949a91ea610918031e8712dc67bb0583 /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 float4 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
|
|
Run Build 6b (Build)
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 float4 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:57:41,284 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 float4 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:57:41,286 build [INFO] - Build started
2026-02-11 19:57:41,286 build [INFO] - Building targets for MinSizeRel configuration
2026-02-11 19:57:41,286 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 2684, in <module>
sys.exit(main())
^^^^^^
File "/onnxruntime_src/tools/ci_build/build.py", line 2587, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets)
File "/onnxruntime_src/tools/ci_build/build.py", line 1385, 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.
|
|
Run Build 6b (Build)
stdout: [0/2] Re-checking globbed directories...
[1/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o
[2/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o
[3/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o
[4/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o
[5/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o
[6/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o
[7/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o
[8/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o
[9/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o
[10/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o
[11/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o
[12/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o
[13/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o
[14/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o
[15/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o
[16/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o
[17/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o
[18/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o
[19/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o
[20/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o
[21/460] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o
[22/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o
[23/460] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o
[24/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o
[25/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o
[26/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o
[27/460] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o
[28/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o
[29/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp.o
[30/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o
[31/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convolve.cpp.o
[32/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o
[33/460] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/transpose.cpp.o
[34/460] Building CXX object CMakeFiles/o
|
|
Run Build 6b (Build)
Command failed with exit code 1
|
|
Run Build 6b (Update)
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 float4 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:54:55,840 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 float4 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:54:55,843 build [INFO] - Build started
2026-02-11 19:54:55,854 build [INFO] - Generating CMake build tree
2026-02-11 19:54:55,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=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_JSPI=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_
|
|
Get Docker Image using Action
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/
|
Loading