+ COMMAND=start + start + exec uwsgi --ini /etc/heat/heat-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/heat/heat-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 21:52:50 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-5969bc958-zc6kh 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:8004 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fb230683668 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)... 2026-03-06 21:52:53.663 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 21:52:53.667 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-06 21:52:53.671 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb230683668 pid: 7 (default app) 2026-03-06 21:52:53.687 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 21:52:53.691 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-06 21:52:53.695 8 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb230683668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 22:08:03.517 7 WARNING oslo_policy.policy [None req-54f443f8-ae0e-468d-a00d-9b4197463a86 admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-06 22:08:03.517 7 WARNING oslo_policy.policy [None req-54f443f8-ae0e-468d-a00d-9b4197463a86 admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-06 22:08:03.538 7 INFO heat.common.wsgi [None req-54f443f8-ae0e-468d-a00d-9b4197463a86 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 92/183] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:08:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:09:02.840 7 INFO heat.common.wsgi [None req-783256b1-d9f8-4a80-bf9f-d7c2008499ae admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 99/196] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:09:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:10:02.906 7 INFO heat.common.wsgi [None req-055659cd-ab42-4f5b-8f59-a872070359ca admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 106/209] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:10:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 22:11:03.197 8 WARNING oslo_policy.policy [None req-cd5309ec-3a01-4c88-9573-38e68a9553ee admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-06 22:11:03.198 8 WARNING oslo_policy.policy [None req-cd5309ec-3a01-4c88-9573-38e68a9553ee admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-06 22:11:03.219 8 INFO heat.common.wsgi [None req-cd5309ec-3a01-4c88-9573-38e68a9553ee admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 110/222] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:11:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:12:02.982 8 INFO heat.common.wsgi [None req-0a672efe-f1ed-49c2-a882-012106383bd5 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 117/235] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:12:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:13:02.866 8 INFO heat.common.wsgi [None req-1a4d7e38-e603-419d-8f71-f7adea475490 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 124/248] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:13:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:14:03.002 7 INFO heat.common.wsgi [None req-acada3b8-bc49-4398-a067-fc8e22667f00 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 131/261] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:14:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:15:02.946 7 INFO heat.common.wsgi [None req-59e0f320-a3c6-49b6-95db-6e64eb181285 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 138/274] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:15:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:16:03.082 8 INFO heat.common.wsgi [None req-c54ba81e-aeb8-4889-ad97-5b9776ea092f admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 143/287] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:16:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:17:02.946 7 INFO heat.common.wsgi [None req-aa34b105-127a-4ba9-80d1-9005f23b2823 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 151/300] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:17:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:18:02.916 8 INFO heat.common.wsgi [None req-fcbe2f03-d7a2-4685-aa35-b905550ce4c6 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 156/313] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:18:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:19:02.873 8 INFO heat.common.wsgi [None req-18266945-a520-42c8-9810-37480b800df4 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 163/326] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:19:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:20:02.964 8 INFO heat.common.wsgi [None req-41f411de-a223-47a9-bc30-216971b5d1be admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 170/339] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:20:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:21:03.063 7 INFO heat.common.wsgi [None req-e4af03b2-3bcb-4d60-a6a3-39ef4074dce7 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 176/352] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:21:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:22:03.380 8 INFO heat.common.wsgi [None req-8ae4ae66-89c9-4b2f-a1f4-813dc41cc124 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 183/365] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:22:03 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:23:03.156 8 INFO heat.common.wsgi [None req-f88f5895-a992-4778-bbe7-f0a6ef49a208 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 190/378] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:23:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:24:03.575 7 INFO heat.common.wsgi [None req-cadbd972-5255-453e-8199-875cb1639944 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 195/391] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:24:03 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:25:03.327 7 INFO heat.common.wsgi [None req-7fe54cf2-c387-4c0a-a658-cfb56c554c29 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 202/404] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:25:03 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:26:03.231 7 INFO heat.common.wsgi [None req-313a3c48-4f12-4c0e-8ca9-1f8583b44a9a admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 209/417] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:26:03 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:27:03.177 8 INFO heat.common.wsgi [None req-9a917116-0382-4664-9667-1b261d030559 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 215/430] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:27:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:28:03.243 7 INFO heat.common.wsgi [None req-1cd652ae-c8d9-4748-94ff-edb12b18b75a admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 222/443] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:28:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:29:02.923 8 INFO heat.common.wsgi [None req-86f78f5a-9ae2-4499-aec2-9147fcbe6a96 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 228/456] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:29:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:30:02.840 8 INFO heat.common.wsgi [None req-c5b79e3c-04ba-480d-81f7-905dd91dcb84 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 235/469] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:30:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:31:02.956 7 INFO heat.common.wsgi [None req-4c776342-595e-40ef-8bce-eabc5475fcaa admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 241/482] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:31:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:32:03.188 7 INFO heat.common.wsgi [None req-3c983c02-5924-4c65-be45-cc8f98a81bca admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 248/495] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:32:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:33:03.143 8 INFO heat.common.wsgi [None req-c6d323ba-c7d5-4b90-ab4a-7d8fe11d0675 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 254/508] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:33:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:34:03.010 7 INFO heat.common.wsgi [None req-9df98ef3-8c6a-470d-9760-5a4404a3880a admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 261/521] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:34:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:35:02.975 8 INFO heat.common.wsgi [None req-fdbb983f-33a8-4a86-8c78-7491123a6f16 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 8|app: 0|req: 267/534] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:35:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 22:36:02.926 7 INFO heat.common.wsgi [None req-e4f9640e-f714-451c-97af-4ce9113bc9f2 admin-RegionOne - - - - -] Processing request: GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks [pid: 7|app: 0|req: 274/547] 10.0.0.192 () {28 vars in 630 bytes} [Fri Mar 6 22:36:02 2026] GET /v1/3fc0e344a1fb4f0796fafaab8ff27b5c/stacks => generated 14 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)