Skip to content

(Galaxy) demo tests #1021

(Galaxy) demo tests

(Galaxy) demo tests #1021

Triggered via schedule February 14, 2026 00:26
Status Failure
Total duration 3h 21m 52s
Artifacts 17

galaxy-demo-tests.yaml

on: schedule
build-artifact  /  parse-platform
4s
build-artifact / parse-platform
build-artifact  /  ...  /  check-docker-images
14s
build-artifact / build-docker-image / check-docker-images
build-artifact  /  download-artifacts
0s
build-artifact / download-artifacts
build-artifact  /  determine-python-version
2s
build-artifact / determine-python-version
build-artifact  /  ...  /  🐳️ Build Ubuntu images
0s
build-artifact / build-docker-image / 🐳️ Build Ubuntu images
build-artifact  /  ...  /  🐳️ Build ManyLinux image
0s
build-artifact / build-docker-image / 🐳️ Build ManyLinux image
build-artifact  /  ...  /  🔄 Update latest tag
0s
build-artifact / build-docker-image / 🔄 Update latest tag
build-artifact  /  🛠️ Build Release ubuntu 22.04
8m 30s
build-artifact / 🛠️ Build Release ubuntu 22.04
build-artifact  /  ...  /  🐍 Build wheel (Python 3.10)
7m 57s
build-artifact / 🐍 Build wheel (Python 3.10) / 🐍 Build wheel (Python 3.10)
galaxy-demo-tests  /  load-test-matrix
25s
galaxy-demo-tests / load-test-matrix
Matrix: galaxy-demo-tests / galaxy-demo-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 101 warnings
galaxy-demo-tests / Galaxy Llama3 demo tests
The action 'Galaxy Llama3 demo tests' has timed out after 20 minutes.
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-698fe5a1-747aac897cea977b1f4821ab;a624d46d-d074-4590-aed8-3b364049e892) 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 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
The action 'Galaxy Qwen3-32B long context demo tests' has timed out after 20 minutes.
galaxy-demo-tests / Galaxy GPT-OSS demo tests
Process completed with exit code 1.
galaxy-demo-tests / Galaxy GPT-OSS demo tests: models/demos/gpt_oss/demo/text_demo.py#L636
test_gpt_oss_demo[wormhole_b0-mesh_device0-fabric_1d_ring-batch128-mesh_4x8] 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(+0xb997b8) [0x7b9f4fe1a7b8] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x5cf674) [0x7b9f4e82d674] --- tt::tt_metal::buffer_dispatch::copy_completion_queue_data_into_user_space(tt::tt_metal::ReadBufferDescriptor const&, int, unsigned short, unsigned int, tt::tt_metal::SystemMemoryManager&, std::atomic<bool>&) --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x8ba73e) [0x7b9f4eb1873e] --- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7836e0) [0x7b9f4e9e16e0] --- /lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x7ba00fefd253] --- /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x7ba012ff2ac3] --- /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7ba013083a84]
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 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 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 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 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 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 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.
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 SentenceBert demo tests
Benchmark data directory 'generated/benchmark_data' does not exist
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 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 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 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 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 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 Qwen3-32B long context demo tests
No files were found with the provided path: /work/generated/test_reports/. No artifacts will be uploaded.
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 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.

Artifacts

Produced during runtime
Name Size Digest
TTMetal_build_any_22.04_amd64_x86_64-linux-clang-20-libstdcpp_ad0d780687b10e7e18b112934c0d3490164e6327_22007511555
163 MB
sha256:c64ebf701e4983ea0c87628dc894cff0c66ac88aa7b04a4b89e07eeb92579087
packages-ubuntu-22.04-amd64-Release-x86_64-linux-clang-20-libstdcpp-ad0d780687b10e7e18b112934c0d3490164e6327-22007511555
163 MB
sha256:46cd2913b470338818a828c82dd19c2a07e674beac04efb92d77a37626ed7454
test_reports_0add8efc-7598-47e2-ba32-33a2e9fe657e
531 Bytes
sha256:c9578a86c23cd759baa8023310703e98f44aa88c8095ea3709744d646456b181
test_reports_11d2ac7e-c499-4d0b-8658-12f1b162a545
9.88 KB
sha256:6c50c0d64959dc31d7293f6349a1b278652ffc45fef31ed5a9109e917f5b77ee
test_reports_333fedd9-82c7-4d5e-af74-40f3810fb0b6
773 Bytes
sha256:2ffb0f3da07b21f31b12c341786c52df6c152e8e953b647888fab8d8874ff07e
test_reports_4159b276-6ef7-47d1-9de4-4f172de53449
935 Bytes
sha256:7b8c448dab3b93729840e80da11aa4306c07fa568bbe95d5a41cb52f7d1d966b
test_reports_67e19484-d58f-4a57-8833-1ef1166e0ed2
654 Bytes
sha256:71004b1ee971171596fb7a3a61023223b718949c05ea7ed5da164e007de78ff8
test_reports_68c04cc1-66d0-45ab-8c00-dfeda008348e
7.19 KB
sha256:174fa01b3c71120c420eab685fa3cf8f36b3215be6ba17d7a0cedbfd6e4ad5c3
test_reports_9260a57d-dc17-405d-8357-ade18c1b929b
508 Bytes
sha256:a8d934071acf15c54a4fe5bcbd9e5a155a98b7f566f3940e76f8255608b6dc03
test_reports_af9be148-1392-47d5-88eb-cc610c973c2a
1.4 KB
sha256:67ff12e173085a1167beefd7e79c27150a551d199f241f64db1de37c7e55286b
test_reports_b7473ca2-91b2-4b45-85f5-c53682789d49
490 Bytes
sha256:e3e840779b10d274f3eb8b3a766e5d5f680fbf3c211d5d8ee8205c4882152cb3
test_reports_b85b3580-7fea-46b2-af1f-77934f43cba0
456 Bytes
sha256:856f46d34948d4705cb941c61954b16a34730ad4db5986197a3feb08206f90a8
test_reports_ba0a1372-ffa2-4940-ab04-139082dd6a6e
491 Bytes
sha256:f7a4779d50ca8acb478bee5e994c1887f6620244326d148a91612504371bb095
test_reports_bad4f50e-1158-4c13-87f3-9cffcde1e05d
7.47 KB
sha256:9140aee34bd8a76c31fa472c6e92bf6fa8ce8f27b5935546c0f462932cf613e8
test_reports_deb7f20e-52aa-4dce-b3e7-92d3db08e0da
1.42 KB
sha256:665b5d9c877b1ff898c212982e6fbf9dd929e96f3386fe834f1150f6a0f47df6
test_reports_f1f17170-4d0a-4233-a9c0-bec6f11c73d2
1.38 KB
sha256:1b6dadb4dc0e0dbc8261c5152ccffc2d4b2a60011b1f98ca14b679b3a9687c89
ttnn-dist-cp310-Release-ad0d780687b10e7e18b112934c0d3490164e6327-22007511555
30.3 MB
sha256:d2872fdc739f8bbde3ccf29f39813c64ede92bd4bc63c0ee795cef819aac6d4c