+ COMMAND=start + start + exec uwsgi --ini /etc/magnum/magnum-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/magnum/magnum-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 1 23:58:43 2026] *** compiled with version: 13.3.0 on 30 January 2026 00:34:38 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: magnum-api-7f9fbf44db-r9dvb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9511 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f0352942668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Using RPC transport for notifications. Please use get_notification_transport to obtain a notification transport instance. 2026-04-01 23:58:47.221 7 INFO magnum.api.app [-] Full WSGI config used: /etc/magnum/api-paste.ini Using RPC transport for notifications. Please use get_notification_transport to obtain a notification transport instance. 2026-04-01 23:58:47.405 8 INFO magnum.api.app [-] Full WSGI config used: /etc/magnum/api-paste.ini 2026-04-01 23:58:47.876 7 CRITICAL magnum [-] Unhandled error: NotImplementedError: HealthcheckMiddleware should be deployed as an app, not a filter 2026-04-01 23:58:47.876 7 ERROR magnum Traceback (most recent call last): 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/magnum/wsgi/api.py", line 24, in 2026-04-01 23:58:47.876 7 ERROR magnum application = api_app.load_app() 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/magnum/api/app.py", line 66, in load_app 2026-04-01 23:58:47.876 7 ERROR magnum return deploy.loadapp("config:" + cfg_file) 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 246, in loadapp 2026-04-01 23:58:47.876 7 ERROR magnum return loadobj(APP, uri, name=name, **kw) 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 271, in loadobj 2026-04-01 23:58:47.876 7 ERROR magnum return context.create() 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 738, in create 2026-04-01 23:58:47.876 7 ERROR magnum return self.object_type.invoke(self) 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 199, in invoke 2026-04-01 23:58:47.876 7 ERROR magnum filters = [c.create() for c in context.filter_contexts] 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 738, in create 2026-04-01 23:58:47.876 7 ERROR magnum return self.object_type.invoke(self) 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 151, in invoke 2026-04-01 23:58:47.876 7 ERROR magnum return fix_call(context.object, context.global_conf, **context.local_conf) 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/util.py", line 61, in fix_call 2026-04-01 23:58:47.876 7 ERROR magnum val = callable(*args, **kw) 2026-04-01 23:58:47.876 7 ERROR magnum ^^^^^^^^^^^^^^^^^^^^^ 2026-04-01 23:58:47.876 7 ERROR magnum File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/healthcheck/__init__.py", line 462, in factory 2026-04-01 23:58:47.876 7 ERROR magnum raise NotImplementedError( 2026-04-01 23:58:47.876 7 ERROR magnum NotImplementedError: HealthcheckMiddleware should be deployed as an app, not a filter 2026-04-01 23:58:47.876 7 ERROR magnum unable to load app 0 (mountpoint='') (callable not found or import error) *** no app loaded. GAME OVER *** OOPS ! failed loading app in worker 1 (pid 7) Wed Apr 1 23:58:48 2026 - need-app requested, destroying the instance... SIGINT/SIGTERM received...killing workers... Error in sys.excepthook: Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_log/log.py", line 231, in logging_excepthook getLogger(product_name).critical( File "/usr/lib/python3.12/logging/__init__.py", line 1953, in critical self.log(CRITICAL, msg, *args, **kwargs) File "/usr/lib/python3.12/logging/__init__.py", line 1962, in log self.logger.log(level, msg, *args, **kwargs) File "/usr/lib/python3.12/logging/__init__.py", line 1609, in log self._log(level, msg, args, **kwargs) File "/usr/lib/python3.12/logging/__init__.py", line 1684, in _log self.handle(record) File "/usr/lib/python3.12/logging/__init__.py", line 1700, in handle self.callHandlers(record) File "/usr/lib/python3.12/logging/__init__.py", line 1762, in callHandlers hdlr.handle(record) File "/usr/lib/python3.12/logging/__init__.py", line 1028, in handle self.emit(record) File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/logging/__init__.py", line 999, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/oslo_log/formatters.py", line 537, in format record.exc_text = self.formatException( ^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/oslo_log/formatters.py", line 604, in formatException pl = self.conf.logging_exception_prefix % record.__dict__ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ KeyboardInterrupt Original exception was: Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/magnum/wsgi/api.py", line 24, in application = api_app.load_app() ^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/magnum/api/app.py", line 66, in load_app return deploy.loadapp("config:" + cfg_file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 246, in loadapp return loadobj(APP, uri, name=name, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 271, in loadobj return context.create() ^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 738, in create return self.object_type.invoke(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 199, in invoke filters = [c.create() for c in context.filter_contexts] ^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 738, in create return self.object_type.invoke(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 151, in invoke return fix_call(context.object, context.global_conf, **context.local_conf) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/paste/deploy/util.py", line 61, in fix_call val = callable(*args, **kw) ^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/healthcheck/__init__.py", line 462, in factory raise NotImplementedError( NotImplementedError: HealthcheckMiddleware should be deployed as an app, not a filter unable to load app 0 (mountpoint='') (callable not found or import error) *** no app loaded. GAME OVER *** OOPS ! failed loading app in worker 2 (pid 8) Wed Apr 1 23:58:49 2026 - need-app requested, destroying the instance... goodbye to uWSGI.