runtime error
Exit code: 1. Reason: iable `TF_ENABLE_ONEDNN_OPTS=0`. 2025-10-17 00:20:23.581433: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-10-17 00:20:24.271574: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2025-10-17 00:20:25,046 - INFO - Loading faiss with AVX2 support. 2025-10-17 00:20:25,057 - INFO - Successfully loaded faiss with AVX2 support. /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:943: FutureWarning: `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`. warnings.warn( tokenizer_config.json: 0%| | 0.00/261 [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 261/261 [00:00<00:00, 2.26MB/s] tokenizer.json: 0%| | 0.00/251 [00:00<?, ?B/s][A tokenizer.json: 100%|ββββββββββ| 251/251 [00:00<00:00, 2.73MB/s] special_tokens_map.json: 0%| | 0.00/95.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|ββββββββββ| 95.0/95.0 [00:00<00:00, 1.16MB/s] 2025-10-17 00:20:25,841 - WARNING - [CodetteFallback] Local fallback unavailable: 'added_tokens' Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> from codriao_web_cli import guardian_cli File "/home/user/app/codriao_web_cli.py", line 20, in <module> ai_core = AICoreAGIX(config_path="config.json") File "/home/user/app/AICoreAGIX_with_TB.py", line 51, in __init__ self._load_or_generate_id_lock() File "/home/user/app/AICoreAGIX_with_TB.py", line 136, in _load_or_generate_id_lock raise RuntimeError("Codriao state integrity check failed.") RuntimeError: Codriao state integrity check failed.
Container logs:
Fetching error logs...