Skip to content

(Galaxy) demo tests #1023

(Galaxy) demo tests

(Galaxy) demo tests #1023

Manually triggered February 14, 2026 15:39
Status Failure
Total duration 2h 49m 12s
Artifacts 17

galaxy-demo-tests.yaml

on: workflow_dispatch
build-artifact  /  parse-platform
5s
build-artifact / parse-platform
build-artifact  /  ...  /  check-docker-images
16s
build-artifact / build-docker-image / check-docker-images
build-artifact  /  download-artifacts
0s
build-artifact / download-artifacts
build-artifact  /  determine-python-version
3s
build-artifact / determine-python-version
build-artifact  /  ...  /  🐳️ Build Ubuntu images
build-artifact / build-docker-image / 🐳️ Build Ubuntu images
build-artifact  /  ...  /  🐳️ Build ManyLinux image
build-artifact / build-docker-image / 🐳️ Build ManyLinux image
build-artifact  /  ...  /  🔄 Update latest tag
build-artifact / build-docker-image / 🔄 Update latest tag
build-artifact  /  🛠️ Build Release ubuntu 22.04
5m 36s
build-artifact / 🛠️ Build Release ubuntu 22.04
build-artifact  /  ...  /  🐍 Build wheel (Python 3.10)
5m 35s
build-artifact / 🐍 Build wheel (Python 3.10) / 🐍 Build wheel (Python 3.10)
galaxy-demo-tests  /  load-test-matrix
19s
galaxy-demo-tests / load-test-matrix
Matrix: galaxy-demo-tests / galaxy-demo-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 101 warnings
galaxy-demo-tests / Galaxy Flux.1-dev demo tests
Process completed with exit code 1.
galaxy-demo-tests / Galaxy Flux.1-dev demo tests: models/tt_dit/tests/models/flux1/test_pipeline_flux1.py#L118
test_flux1_pipeline[wormhole_b0-yes_use_cache-not_traced-encoder_device-4x8sp0tp1-dev-1024-1024-28-device_params0-True] OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/black-forest-labs/FLUX.1-dev. 401 Client Error. (Request ID: Root=1-69909947-6f8920a2245394d10990631a;8fe5aa24-bfe1-4cc5-8ca9-37ff7217a74b) Cannot access gated repo for url https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/tokenizer/tokenizer_config.json. Access to model black-forest-labs/FLUX.1-dev is restricted. You must have access to it and be authenticated to access it. Please log in.
galaxy-demo-tests / Galaxy Whisper demo tests
The action 'Galaxy Whisper demo tests' has timed out after 5 minutes.
galaxy-demo-tests / Galaxy Whisper demo tests: models/demos/audio/whisper/demo/demo.py#L767
test_demo_for_conditional_generation[wormhole_b0-device_params0-None-False-temperatures1-2.4--1.0-0.6-True-transcribe-English-models/demos/audio/whisper/demo/dataset/conditional_generation-32-distil-whisper/distil-large-v3-2-2] RuntimeError: TT_THROW @ /project/tt_metal/impl/dispatch/system_memory_manager.cpp:627: tt::exception info: TIMEOUT: device timeout, potential hang detected, the device is unrecoverable backtrace: --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0xb9c438) [0x797444211438] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x5ca1e4) [0x797442c151e4] --- tt::tt_metal::distributed::FDMeshCommandQueue::read_completion_queue_event(tt::tt_metal::distributed::MeshReadEventDescriptor&) --- tt::tt_metal::distributed::FDMeshCommandQueue::read_completion_queue() --- /lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x797504461253] --- /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x797507561ac3] --- /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7975075f2a84]
galaxy-demo-tests / Galaxy Llama3 demo tests
The action 'Galaxy Llama3 demo tests' has timed out after 20 minutes.
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
Process completed with exit code 139.
galaxy-demo-tests / Galaxy Qwen3-32B demo tests
Process completed with exit code 139.
galaxy-demo-tests / Galaxy Qwen3-32B demo tests: models/demos/llama3_70b_galaxy/demo/demo_qwen_decode.py#L712
test_qwen_demo[wormhole_b0-device_params0-mesh_device0-performance-full] AssertionError: Throughput is out of targets 58 - 65 t/s/u in 199 iterations assert 199 <= 189.1
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests
Process completed with exit code 139.
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests: models/demos/llama3_70b_galaxy/demo/text_qwen_demo.py#L1044
test_qwen_demo_text[wormhole_b0-mesh_device0-device_params0-10-performance-long-8k-b1] KeyError: (0, 'compile_decode')
build-artifact / 🐍 Build wheel (Python 3.10) / 🐍 Build wheel (Python 3.10)
build_verbosity 2 is not supported for build frontend. Ignoring.
galaxy-demo-tests / Galaxy Flux.1-dev demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Flux.1-dev demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
galaxy-demo-tests / Galaxy Flux.1-dev demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
galaxy-demo-tests / Galaxy Flux.1-dev demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Flux.1-dev demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Flux.1-dev demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_2048_stochastic_verify] returned <class 'tuple'>. Did you mean to use `assert` instead of `return`? See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_1024_stochastic_verify] returned <class 'tuple'>. Did you mean to use `assert` instead of `return`? See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/_pytest/python.py#L161
Test functions should return None, but models/demos/tg/falcon7b/demo_tg.py::test_demo_multichip[wormhole_b0-user_input0-32chipTG-perf_mode_128_stochastic_verify] returned <class 'tuple'>. Did you mean to use `assert` instead of `return`? See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Falcon7b demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Whisper demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
galaxy-demo-tests / Galaxy Whisper demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Whisper demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Whisper demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Whisper demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy Llama3 70B data-parallel demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Llama3 demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Motif-Image-6B-Preview demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Wan2.2 demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Wan2.2 demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
galaxy-demo-tests / Galaxy Wan2.2 demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
galaxy-demo-tests / Galaxy Wan2.2 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Wan2.2 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Wan2.2 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy DeepSeek v3 demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
galaxy-demo-tests / Galaxy Stable Diffusion 3.5 Large demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Llama3 8B data-parallel demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Qwen3-32B demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Qwen3-32B demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Qwen3-32B demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Qwen3-32B demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests: /work/models/common/llama_models.py#L57
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
galaxy-demo-tests / Galaxy Qwen3-32B long context demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Mochi demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy Mochi demo tests: /opt/venv/lib/python3.10/site-packages/torch/amp/autocast_mode.py#L283
In CPU autocast, but the target dtype is not supported. Disabling autocast. CPU Autocast only supports dtype of torch.bfloat16, torch.float16 currently.
galaxy-demo-tests / Galaxy Mochi demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy Mochi demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Mochi demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy Mochi demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
galaxy-demo-tests / Galaxy Mochi demo tests: <frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
galaxy-demo-tests / Galaxy SentenceBert demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy QwenImage demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
galaxy-demo-tests / Galaxy QwenImage demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
galaxy-demo-tests / Galaxy QwenImage demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
galaxy-demo-tests / Galaxy QwenImage demo tests: /opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.

Artifacts

Produced during runtime
Name Size Digest
TTMetal_build_any_22.04_amd64_x86_64-linux-clang-20-libstdcpp_0839f4762bf1b6a221408e2dd65ff55e730f75aa_22019986953
163 MB
sha256:6eb484bbb58c4ca2757ba4456b52d62c8aee2e0e703b951222676ae87fed0793
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-20-libstdcpp-0839f4762bf1b6a221408e2dd65ff55e730f75aa-22019986953
163 MB
sha256:471a9361a5a4ef2cd6f834e6102bacbe5179a1345bca853853713a62b0d6e937
test_reports_035fa203-3738-48e0-a171-649e8d46d83d
2.22 KB
sha256:f67aebf8ea84a869fddb9d54a223bb67644f0275ae23f9cb72063ac491a160f2
test_reports_371f41ce-5b28-44ae-a765-93b15098905f
1.37 KB
sha256:db4fff6d12e26b015fe93f1d0554e865d53854708527116507863f7d9839824a
test_reports_464daa4d-78a2-4b09-8aeb-d5c2a96a8c7b
508 Bytes
sha256:1fec71aacda3ba331f04e7a539c013b8c888c8ada486bc0087e0cd86918cd185
test_reports_4817b61b-4f7a-4486-aa0f-e21e4a248a04
977 Bytes
sha256:a3da8e9b1c88b3dfc79a9f0063776d22ae3876790349eb7b8b859700308b4eb0
test_reports_524e3106-e91c-4051-a6d3-7d84183a731e
1.42 KB
sha256:3f5f320fe3d4a1eb79ff69cec4c443e3f39c3916b59dd25846a0cf12ab1c4dd3
test_reports_585c3991-7961-49bf-8954-656e6785e0ca
7.48 KB
sha256:cb97d0ba4b7f6d88faba488c2efab83987a47b3a32f1933596ddf3785cf85407
test_reports_70efdc75-b5c0-453e-8ca2-300af145721d
656 Bytes
sha256:c8c63c4bd4a33c4c315b8eb725617fa44c6c32b56f64ebf78f95f194379ba9ab
test_reports_79ffc401-db22-4302-aac2-c365575ac5eb
530 Bytes
sha256:f3aa6cf44f7c514aff22256177664b671c02819a6b264fb2dffbe72becf84ab2
test_reports_8b24ad05-59aa-4cb8-a6f4-f868f34aa24e
455 Bytes
sha256:ad305a7d14b6705564db5b75b5a88a471a7f8b03cb20b3a40c4004c3e23e5fc4
test_reports_a71c8969-b0a6-4570-96ef-1df7970f1ed2
7.19 KB
sha256:eb9e6d60b6bf58ed00eb6ebf879bb7d3af3d574f8eb6aca5cd06a22955d745af
test_reports_afb7c1bc-4145-4de6-8d80-4a6068215a8c
491 Bytes
sha256:fdc2bf6183655079a6913499e4f572159da7a6c6efbd9aebccc5241a401f2f2b
test_reports_c5de1927-2404-4cbf-98e0-60db81b1a9b9
772 Bytes
sha256:1ded57231b073590fa67deb682852c6473167b325b9737c8c193c7feae3c9fee
test_reports_ca0dab37-8194-4399-820b-aac19a15673c
491 Bytes
sha256:a5399898787c1eea1169d88cd1487a8f5e24d6760b7c60a5ba98bc1a136534f5
test_reports_e4189f77-bddf-4892-b5ba-fc92f4a077f9
10.3 KB
sha256:d8dc58438283116891e43d78483aed49c085de7b95939b9ab9a125f2e6bb5c88
ttnn-dist-cp310-Release-0839f4762bf1b6a221408e2dd65ff55e730f75aa-22019986953
30.3 MB
sha256:dcea3bc7913dd3345c5c32938a13504a00ab752288c0b723cc13a3d6a6d74954