Dear All,
         I have the following issues while trying  trove service.

(i) I have installed using kolla ansible and my trove container version is (trove-conductor:2024.1-debian-bookworm) and all my service is running in healthy state.
(ii) trove-taskmanger.log as follows
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall   File "/var/lib/kolla/venv/lib/python3.11/site-packages/trove/common/utils.py", line 195, in poll_and_check
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall     obj = retriever()
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall           ^^^^^^^^^^^
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall   File "/var/lib/kolla/venv/lib/python3.11/site-packages/trove/taskmanager/models.py", line 839, in _service_is_active
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall     raise TroveError(_("Service not active, status: %s") % status)
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall trove.common.exception.TroveError: Service not active, status: failed to spawn
2025-01-22 10:41:54.605 7 ERROR oslo.service.loopingcall
2025-01-22 10:41:54.624 7 ERROR trove.taskmanager.models [None req-9aede034-a46c-47ec-a149-d7e164fa82e2 cad362f5da0d4f5b8aa87b0650379ed7 4e4b5450f3514da4af3c282d510d9f71 - - - -] Failed to create instance b53d9ebb-2fc6-4927-91c2-f82379b98cfa, error: Service not active, status: failed to spawn.: trove.common.exception.TroveError: Service not active, status: failed to spawn
2025-01-22 10:41:54.636 7 ERROR trove.taskmanager.models [None req-9aede034-a46c-47ec-a149-d7e164fa82e2 cad362f5da0d4f5b8aa87b0650379ed7 4e4b5450f3514da4af3c282d510d9f71 - - - -] Service status: ERROR, service error description: guestagent error: trove.common.exception.TroveError: Service not active, status: failed to spawn
2025-01-22 10:41:54.645 7 ERROR trove.taskmanager.models [None req-9aede034-a46c-47ec-a149-d7e164fa82e2 cad362f5da0d4f5b8aa87b0650379ed7 4e4b5450f3514da4af3c282d510d9f71 - - - -] Trove instance status: ERROR, Trove instance status description: Build error: guestagent timeout.: trove.common.exception.TroveError: Service not active, status: failed to spawn

(iii) Does docker required for the configuration of DB or not need in case I use the 
image trove-master-guest-ubuntu-jammy.qcow2 directly



Kindly help me in this regard,

thanks
Raj