Backend store URI not provided. Using sqlite:///mlflow.db Registry store URI not provided. Using backend store URI. 2026/08/18 12:50:26 INFO mlflow.store.db.utils: Creating initial MLflow database tables... 2026/08/18 12:50:26 INFO mlflow.store.db.utils: Updating database tables [MLflow] Security middleware enabled with default settings (localhost-only). To allow connections from other hosts, use --host 0.0.0.0 and configure --allowed-hosts and --cors-allowed-origins. 2026/08/18 12:50:29 INFO: Started server process [73] 2026/08/18 12:50:29 INFO: Waiting for application startup. 2026/08/18 12:50:29 INFO: Application startup complete. 2026/08/18 12:50:29 INFO: Uvicorn running on http://0.0.0.0:5000 (Press CTRL+C to quit) 2026/08/18 12:50:29 INFO: 172.30.49.1:33382 - "GET /health HTTP/1.1" 200 OK 2026/08/18 12:50:29 INFO: 172.30.49.1:33394 - "POST /api/2.0/mlflow/webhooks HTTP/1.1" 200 OK 2026/08/18 12:50:29 INFO: 172.30.49.1:33396 - "POST /api/2.0/mlflow/webhooks/10e79ed2-969f-4daf-993a-80d3ab6d6c4d/test HTTP/1.1" 200 OK