+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 9 09:46:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5476689996-5g27n 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:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3e60c35668 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-06-09 09:46:21.842 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 09:46:21.863 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-09 09:46:22.699 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 09:46:22.700 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 09:46:22.701 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 09:46:22.744 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 09:46:22.745 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 09:46:22.745 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 09:46:24.757 8 WARNING glance.api.v2.images [None req-bc8687a8-4e8e-41e1-8fb4-04442f997b37 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 09:46:24.808 7 WARNING glance.api.v2.images [None req-437cb149-de8d-406f-b2e5-062272d89cc9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 09:46:25.087 8 WARNING keystonemiddleware._common.config [None req-bc8687a8-4e8e-41e1-8fb4-04442f997b37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 09:46:25.095 8 WARNING oslo_config.cfg [None req-bc8687a8-4e8e-41e1-8fb4-04442f997b37 - - - - - -] 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 6 seconds on interpreter 0x7f3e60c35668 pid: 8 (default app) 2026-06-09 09:46:25.155 7 WARNING keystonemiddleware._common.config [None req-437cb149-de8d-406f-b2e5-062272d89cc9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 09:46:25.162 7 WARNING oslo_config.cfg [None req-437cb149-de8d-406f-b2e5-062272d89cc9 - - - - - -] 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 6 seconds on interpreter 0x7f3e60c35668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 09:46:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 09:46:26.308 7 WARNING oslo_policy.policy [None req-65b10b02-44f3-42ad-95af-d7fa3c5c6ef9 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:26.308 7 WARNING oslo_policy.policy [None req-65b10b02-44f3-42ad-95af-d7fa3c5c6ef9 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:26.333 7 WARNING oslo_policy.policy [None req-65b10b02-44f3-42ad-95af-d7fa3c5c6ef9 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:26.334 7 WARNING oslo_policy.policy [None req-65b10b02-44f3-42ad-95af-d7fa3c5c6ef9 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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. [pid: 7|app: 0|req: 1/5] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 09:46:25 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 09:46:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 09:46:30 2026] GET /v2/images => generated 69 bytes in 38 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 09:46:30.440 8 WARNING oslo_policy.policy [None req-c5416367-9f48-458a-ba6a-99ced1ab841b 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:30.441 8 WARNING oslo_policy.policy [None req-c5416367-9f48-458a-ba6a-99ced1ab841b 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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. [pid: 8|app: 0|req: 6/8] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jun 9 09:46:30 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.73 () {44 vars in 929 bytes} [Tue Jun 9 09:46:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 09:46:30.583 8 WARNING oslo_policy.policy [None req-01e79f50-5f09-479b-b4fb-b3db95f33289 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:30.583 8 WARNING oslo_policy.policy [None req-01e79f50-5f09-479b-b4fb-b3db95f33289 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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. [pid: 8|app: 0|req: 7/10] 199.19.213.73 () {44 vars in 935 bytes} [Tue Jun 9 09:46:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 09:46:30.674 7 WARNING oslo_config.cfg [None req-86b65f9f-6f21-4297-9693-45ac9ea655b4 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.73 () {48 vars in 947 bytes} [Tue Jun 9 09:46:30 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 09:46:30.697 8 WARNING oslo_policy.policy [None req-54f444f2-ea11-4099-8b24-3c3ea8e4bc85 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:30.697 8 WARNING oslo_policy.policy [None req-54f444f2-ea11-4099-8b24-3c3ea8e4bc85 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 09:46:30.699 8 INFO glance.api.v2.image_data [None req-54f444f2-ea11-4099-8b24-3c3ea8e4bc85 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 09:46:34.044 8 WARNING glance.location [None req-54f444f2-ea11-4099-8b24-3c3ea8e4bc85 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.73 () {48 vars in 1041 bytes} [Tue Jun 9 09:46:30 2026] PUT /v2/images/d0d2fe0a-3056-4da9-be47-ea8b276390f1/file => generated 0 bytes in 3398 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7459 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.73 () {44 vars in 967 bytes} [Tue Jun 9 09:46:34 2026] GET /v2/images/d0d2fe0a-3056-4da9-be47-ea8b276390f1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 09:46:34.206 8 WARNING oslo_config.cfg [None req-48b02d07-6fc2-435f-8ba1-b6f5dd5f3fc3 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.19.213.73 () {48 vars in 1047 bytes} [Tue Jun 9 09:46:34 2026] PATCH /v2/images/d0d2fe0a-3056-4da9-be47-ea8b276390f1 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.73 () {44 vars in 967 bytes} [Tue Jun 9 09:46:34 2026] GET /v2/images/d0d2fe0a-3056-4da9-be47-ea8b276390f1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 10:08:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 10:08:12 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 10:08:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.73 () {44 vars in 933 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.19.213.73 () {44 vars in 955 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.19.213.73 () {44 vars in 935 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.19.213.73 () {48 vars in 947 bytes} [Tue Jun 9 10:08:46 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 10:08:46.673 8 INFO glance.api.v2.image_data [None req-5d6df67b-de49-4a85-9a8b-b1f1555fde8c 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:10:02.842 8 WARNING glance.location [None req-5d6df67b-de49-4a85-9a8b-b1f1555fde8c 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 148/306] 199.19.213.73 () {48 vars in 1042 bytes} [Tue Jun 9 10:08:46 2026] PUT /v2/images/e2d40359-2d84-490d-b20c-ea714c3923ce/file => generated 0 bytes in 76209 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26596 switches on core 0) [pid: 7|app: 0|req: 159/307] 199.19.213.73 () {44 vars in 967 bytes} [Tue Jun 9 10:10:02 2026] GET /v2/images/e2d40359-2d84-490d-b20c-ea714c3923ce => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/308] 199.19.213.73 () {48 vars in 1047 bytes} [Tue Jun 9 10:10:02 2026] PATCH /v2/images/e2d40359-2d84-490d-b20c-ea714c3923ce => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/309] 199.19.213.73 () {44 vars in 967 bytes} [Tue Jun 9 10:10:02 2026] GET /v2/images/e2d40359-2d84-490d-b20c-ea714c3923ce => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/310] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 10:10:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/313] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 10:10:04 2026] GET /v2/images => generated 2778 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 10:18:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/417] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 10:18:36 2026] GET /v2/images => generated 2778 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 10:18:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 10:18:47 2026] GET /v2/images => generated 2778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 199.19.213.73 () {44 vars in 943 bytes} [Tue Jun 9 10:18:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/423] 199.19.213.73 () {44 vars in 965 bytes} [Tue Jun 9 10:18:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/424] 199.19.213.73 () {44 vars in 935 bytes} [Tue Jun 9 10:18:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/429] 199.19.213.73 () {48 vars in 947 bytes} [Tue Jun 9 10:18:48 2026] POST /v2/images => generated 799 bytes in 17046 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 10:19:05.075 7 WARNING oslo_policy.policy [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 10:19:05.075 7 WARNING oslo_policy.policy [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] 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-06-09 10:19:05.076 7 INFO glance.api.v2.image_data [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:20:08.146 8 WARNING glance.api.v2.images [None req-2757bc12-414b-46f5-b65c-4b03a20bb12b 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eccd48f8-2996-4998-a249-de2ffce92252 [uwsgi-body-read] Error reading 8021952 bytes. Content-Length: 854769152 consumed: 366656 left: 854402496 message: Client closed connection 2026-06-09 10:20:20.122 7 ERROR glance_store._drivers.rbd [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Failed to store image eccd48f8-2996-4998-a249-de2ffce92252 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 8|app: 0|req: 221/442] 199.19.213.73 () {46 vars in 989 bytes} [Tue Jun 9 10:20:08 2026] DELETE /v2/images/eccd48f8-2996-4998-a249-de2ffce92252 => generated 0 bytes in 15703 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 199.19.213.73 () {42 vars in 684 bytes} [Tue Jun 9 10:20:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 199.19.213.73 () {44 vars in 906 bytes} [Tue Jun 9 10:20:30 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/449] 199.19.213.73 () {44 vars in 943 bytes} [Tue Jun 9 10:20:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 199.19.213.73 () {44 vars in 965 bytes} [Tue Jun 9 10:20:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/451] 199.19.213.73 () {44 vars in 935 bytes} [Tue Jun 9 10:20:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/452] 199.19.213.73 () {48 vars in 947 bytes} [Tue Jun 9 10:20:30 2026] POST /v2/images => generated 799 bytes in 8281 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 10:20:38.814 8 INFO glance.api.v2.image_data [None req-dbe6bbd7-605e-4708-a95e-e6f188715fd3 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. Tue Jun 9 10:21:09 2026 - graceful shutdown triggered... Gracefully killing worker 1 (pid: 7)... Gracefully killing worker 2 (pid: 8)... 2026-06-09 10:21:22.576 7 ERROR glance.api.v2.image_data [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi self.force_reraise() 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi raise self.value 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi self.force_reraise() 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi raise self.value 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi raise exc 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi for chunk in chunks: 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-06-09 10:21:22.611 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 222/455] 199.19.213.73 () {48 vars in 1041 bytes} [Tue Jun 9 10:19:05 2026] PUT /v2/images/eccd48f8-2996-4998-a249-de2ffce92252/file => generated 114 bytes in 137558 msecs (HTTP/1.1 500) 4 headers in 185 bytes (1 switches on core 0) 2026-06-09 10:21:22.644 7 INFO glance.common.wsgi_app [None req-8876ddc9-dc8c-4aad-9dbc-13e0b0f148f5 63027465298d4d4ab89382af278b6a84 7d462165c23c4254897c29fa0776260c - - default default] Waiting for remaining threads in pool 'tasks_pool'