-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbackend_run_log_2.txt
More file actions
265 lines (262 loc) · 36.8 KB
/
backend_run_log_2.txt
File metadata and controls
265 lines (262 loc) · 36.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
INFO:LLMBrain:🧠 Initializing Augmented LLM Brain...
INFO:OpenVINO_Engine:OpenVINO Runtime not found. Running in Simulation Mode.
INFO:LlamaCppEngine:No model path provided. Running in Mock Mode.
INFO:LLMBrain:✅ Augmented Brain Online.
INFO:backend.cms.message_bus:✅ Nervous System Uplink (Redis) Established: BUS_B5F9A879
INFO:cms.message_bus:✅ Nervous System Uplink (Redis) Established: BUS_099A8349
INFO:manufacturing_economics:Initialized Manufacturing Economics Engine: MFG_ECON_9E36635D
INFO:SHADOW_COUNCIL:The Shadow Council is in session.
INFO:backend.cms.cms_core:Initialized Knowledge Base: KB_2F311AE5
ERROR:MasterOrchestrator:Failed to import CMS modules: name 'Optional' is not defined
ERROR:MasterOrchestrator:Traceback (most recent call last):
File "/home/dusan/Documents/GitHub/Dev-contitional/advanced_cnc_copilot/backend/core/orchestrator.py", line 39, in <module>
from backend.cms.interaction_supervisor import InteractionSupervisor
File "/home/dusan/Documents/GitHub/Dev-contitional/advanced_cnc_copilot/backend/cms/interaction_supervisor.py", line 16, in <module>
from backend.cms.dopamine_engine import dopamine_engine
File "/home/dusan/Documents/GitHub/Dev-contitional/advanced_cnc_copilot/backend/cms/dopamine_engine.py", line 35, in <module>
class DopamineEngine:
File "/home/dusan/Documents/GitHub/Dev-contitional/advanced_cnc_copilot/backend/cms/dopamine_engine.py", line 164, in DopamineEngine
def _thermal_biased_mutation(self, current_speed_factor: float) -> Optional[str]:
^^^^^^^^
NameError: name 'Optional' is not defined
INFO:CortexTransmitter:✅ Cortex Transmitter Connected to Shared Memory
INFO:LLMBrain:🧠 Initializing Augmented LLM Brain...
INFO:OpenVINO_Engine:OpenVINO Runtime not found. Running in Simulation Mode.
INFO:LlamaCppEngine:No model path provided. Running in Mock Mode.
INFO:LLMBrain:✅ Augmented Brain Online.
INFO:MasterOrchestrator:🤖 Manufacturing Agent (Cognitive) Initialized.
INFO:MasterOrchestrator:🔌 Connecting to Redis (Shared Memory)...
INFO:MasterOrchestrator:✅ Shared Control Pad (Redis) Client Initialized (Lazy)
WARNING:CortexTransmitter:⚠️ Cortex Link Lost (Error 111 connecting to localhost:6379. Connection refused.). Disabling Transmission.
WARNING:MasterOrchestrator:⚠️ CMS Modules not found. Running in degraded mode.
/home/dusan/Documents/GitHub/Dev-contitional/advanced_cnc_copilot/backend/main.py:96: DeprecationWarning:
on_event is deprecated, use lifespan event handlers instead.
Read more about it in the
[FastAPI docs for Lifespan Events](https://fastapi.tiangolo.com/advanced/events/).
@app.on_event("startup")
INFO:VISION_CORTEX:Vision Cortex Initialized [YOLOv8-Custom-v2.1]
INFO: Started server process [34623]
INFO: Waiting for application startup.
INFO:MasterOrchestrator:🚀 FlowEngine (Master Orchestrator) Starting...
INFO:MasterOrchestrator:✅ System Operational
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-01' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-02' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-03' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-04' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-05' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-06' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-07' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-08' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-09' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-10' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-11' owned by 'SYSTEM'
WARNING:MasterOrchestrator:❌ MESI Collision: Agent 'SWARM_SIM' tried to update machine 'CNC-VMC-12' owned by 'SYSTEM'
INFO: Application startup complete.
ERROR: [Errno 98] error while attempting to bind on address ('0.0.0.0', 8000): address already in use
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
Warning: Redis unavailable. Worker running in limited mode.