Skip to content

(Galaxy) demo tests #40

(Galaxy) demo tests

(Galaxy) demo tests #40

Triggered via schedule June 25, 2025 03:27
Status Failure
Total duration 58m 25s
Artifacts 7

galaxy-demo-tests.yaml

on: schedule
build-artifact  /  ...  /  check-docker-images
12s
build-artifact / build-docker-image / check-docker-images
build-artifact  /  ...  /  🐳️ Build images
build-artifact / build-docker-image / 🐳️ Build images
build-artifact  /  ...  /  🔄 Update latest tag
build-artifact / build-docker-image / 🔄 Update latest tag
build-artifact  /  🛠️ Build Release ubuntu 22.04
5m 19s
build-artifact / 🛠️ Build Release ubuntu 22.04
build-artifact  /  🐍 Build wheel
5m 7s
build-artifact / 🐍 Build wheel
Matrix: tg-demo-tests / tg-demo-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 29 warnings
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): models/demos/llama3_subdevices/demo/text_demo.py#L700
test_demo_text[wormhole_b0-mesh_device0-device_params0-performance-long-context-32k] KeyError: (0, 'compile_decode')
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): models/demos/llama3_subdevices/demo/text_demo.py#L700
test_demo_text[wormhole_b0-mesh_device0-device_params0-performance-long-context-batch32] KeyError: (0, 'compile_decode')
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): models/demos/llama3_subdevices/demo/text_demo.py#L700
test_demo_text[wormhole_b0-mesh_device0-device_params0-performance-repeat2] KeyError: (0, 'compile_decode')
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): models/demos/llama3_subdevices/demo/demo_decode.py#L778
test_llama_demo[wormhole_b0-device_params0-mesh_device0-performance-full] RuntimeError: TT_THROW @ /project/tt_metal/impl/program/program.cpp:905: tt::exception info: Statically allocated circular buffers in program 742 clash with L1 buffers on core range [(x=1,y=0) - (x=1,y=8)]. L1 buffer allocated at 528448 and static circular buffer region ends at 572384 backtrace: --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0xe22565) [0x7f3f71fe6565] --- tt::tt_metal::detail::ProgramImpl::validate_circular_buffer_region(tt::tt_metal::IDevice const*) --- tt::tt_metal::distributed::MeshWorkloadImpl::compile(tt::tt_metal::distributed::MeshDevice*) --- tt::tt_metal::distributed::EnqueueMeshWorkload(tt::tt_metal::distributed::MeshCommandQueue&, tt::tt_metal::distributed::MeshWorkload&, bool) --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0x4636ba) [0x7f3f716276ba] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(_ZN4ttnn16device_operation6detail29launch_operation_with_adapterITkNS0_36DeviceOperationWithMeshDeviceAdapterENS0_26MeshDeviceOperationAdapterIN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS5_6TensorESaIS9_EEEEEEEEvN4ttsl10StrongTypeIhNS_10QueueIdTagEEERKNT_22operation_attributes_tERKNSI_13tensor_args_tERNSI_21tensor_return_value_tEPNS5_11distributed10MeshDeviceE+0x343) [0x7f3f716254f3] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(_ZN4ttnn16device_operation6detail23launch_on_single_deviceITkNS0_22DeviceOperationConceptEN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEEEENT_21tensor_return_value_tEN4ttsl10StrongTypeIhNS_10QueueIdTagEEERKNSC_22operation_attributes_tERKNSC_13tensor_args_tE+0x13d) [0x7f3f71624e0d] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(_ZN4ttnn16device_operation6detail6invokeITkNS0_22DeviceOperationConceptEN2tt8tt_metal9operation23OldInfraDeviceOperationISt6vectorINS4_6TensorESaIS8_EEEEEENT_21tensor_return_value_tEN4ttsl10StrongTypeIhNS_10QueueIdTagEEERKNSC_22operation_attributes_tERKNSC_13tensor_args_tE+0x169) [0x7f3f71624979] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0x4601ff) [0x7f3f716241ff] --- std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > tt::tt_metal::operation::run<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >(tt::tt_metal::operation::DeviceOperation<std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > >&&, std::vector<tt::tt_metal::Tensor, std::allocator<tt::tt_metal::Tensor> > const&, std::vector<std::optional<tt::tt_metal::Tensor const>, std::allocator<std::optional<tt::tt_metal::Tensor const> > > const&, std::vector<std::optional<tt::tt_metal::Tensor>, std::allocator<std::optional<tt::tt_metal::Tensor> > > const&, ttsl::StrongType<unsigned char, ttnn::QueueIdTag>) --- ttnn::operations::reduction::ExecuteTopK::invoke(ttsl::StrongType<unsigned char, ttnn::QueueIdTag>, tt::tt_metal::Tensor const&, unsigned int, signed char, bool, bool, std::optional<tt::tt_metal::MemoryConfig> const&, std::optional<CoreRangeSet> const&, std::optional<std::tuple<tt::tt_metal::Tensor, tt::tt_metal::Tensor> >) --- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x37176c) [0x7f3f72d5b76c] --- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x371456) [0x7f3f72d5b456] --- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x3683df) [0x7f3f72d523df] --- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x368163) [0x7f3f72d52163] --- /opt/venv/lib/python3.10/site-packages/ttnn/_ttnn.cpython-310-x86_64-linux-gnu.so(+0x170b6a) [0x7f3f72b5ab6a] --- /opt/venv/bin/python3(+0x18ae52) [0x5614faaf8e52] --- /opt/venv/bin/python3(_PyObject_MakeTpCall+0x25b) [0x5614faaef77b] --- /opt/venv/bin/python3(+0x198bfb) [0x5614fab06bfb] --- /opt/venv/bin/python3(_PyObject_Call+0x118) [0x5614fab07768] --- /opt/venv/bin/python3(
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): models/demos/tg/falcon7b/demo_tg.py#L97
test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_128_stochastic_verify] AssertionError: Prefill or decode perf is either lower or higher than {'prefill_t/s': 31500, 'decode_t/s/u': 12.55, 'decode_t/s': 12851.2}. See earlier warnings for more details.
build-artifact / 🐍 Build wheel
build_verbosity 2 is not supported for build frontend. Ignoring.
tg-demo-tests / tg-demo-tests (Galaxy Llama3 8B data-parallel demo tests, wormhole_b0, llama3_8b_dp, 30, U08BH66E...: /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 8B data-parallel demo tests, wormhole_b0, llama3_8b_dp, 30, U08BH66E...: /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 8B data-parallel demo tests, wormhole_b0, llama3_8b_dp, 30, U08BH66E...: /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 70B data-parallel demo tests, wormhole_b0, llama3_70b_dp, 30, U08BH6...: /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 70B data-parallel demo tests, wormhole_b0, llama3_70b_dp, 30, U08BH6...: /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 70B data-parallel demo tests, wormhole_b0, llama3_70b_dp, 30, U08BH6...: /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Llama3 demo tests, wormhole_b0, llama3, 30, U053W15B6JF): /opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/transformers/generation/utils.py#L4811
`top_k_top_p_filtering` is scheduled for deletion in v4.39. Use `TopKLogitsWarper` and `TopPLogitsWarper` instead.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
tg-demo-tests / tg-demo-tests (Galaxy Falcon7b demo tests, wormhole_b0, falcon7b, 30, U05RWH3QUPM): /opt/venv/lib/python3.10/site-packages/huggingface_hub/file_download.py#L1142
`resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.

Artifacts

Produced during runtime
Name Size Digest
TTMetal_build_any Expired
131 MB
sha256:178a00ec3f09816697f7396436f0c394e9747e49a22bfc79f7b3ff96e1824259
eager-dist-ubuntu-22.04-any Expired
22.4 MB
sha256:3719cdc55d014809d3606b77744b80a83c9f7fbec696cc560de0d8caf91a7534
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-17-libstdcpp Expired
105 MB
sha256:2e7b6e90ab782af6e6d8f22e6c9e15202aed41310e25bf978bdc5752f9289913
test_reports_066c7f6f-5a70-4b12-945a-1d5619859d93 Expired
1019 Bytes
sha256:7d003c409fca02fadaf18a5ac7f532fb61a6255e776108fe44414e19d8e74c74
test_reports_84a4443a-7042-4d04-8aaf-63b4563f3a25 Expired
1.02 KB
sha256:1ee0972747f761f5895497cf18a8226858e7de4b7e8e1043ca125dc47310dd47
test_reports_b775171a-766e-498a-ad4c-c0f10fa43796 Expired
2.87 KB
sha256:fdef9447fb959e1b54982eebb555570b09aebe813913f46e9161eaebfe4aa0e9
test_reports_f98827c9-9a07-455a-ab35-749b9afdd162 Expired
24.9 KB
sha256:4ca29b73aebf874bd77156b3466071f981e2fa4eebbeacc45adfdd59ff38b8b8