+ 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 [Mon May 4 18:32:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-877f86c5b-gbw6q 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 0x7fdff46ea668 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-05-04 18:32:19.582 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 18:32:19.626 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-05-04 18:32:20.433 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-05-04 18:32:20.434 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-05-04 18:32:20.434 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 18:32:20.490 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-05-04 18:32:20.490 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-05-04 18:32:20.491 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 18:32:22.575 7 WARNING glance.api.v2.images [None req-7a2e8082-2b3e-4740-ae3e-f8c849cd163b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 18:32:22.628 8 WARNING glance.api.v2.images [None req-2d2340c5-2ab2-4a58-9c4c-88f10bbfe704 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 18:32:22.911 7 WARNING keystonemiddleware._common.config [None req-7a2e8082-2b3e-4740-ae3e-f8c849cd163b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 18:32:22.918 7 WARNING oslo_config.cfg [None req-7a2e8082-2b3e-4740-ae3e-f8c849cd163b - - - - - -] 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 5 seconds on interpreter 0x7fdff46ea668 pid: 7 (default app) 2026-05-04 18:32:22.962 8 WARNING keystonemiddleware._common.config [None req-2d2340c5-2ab2-4a58-9c4c-88f10bbfe704 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 18:32:22.971 8 WARNING oslo_config.cfg [None req-2d2340c5-2ab2-4a58-9c4c-88f10bbfe704 - - - - - -] 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 5 seconds on interpreter 0x7fdff46ea668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 18:32:24 2026] GET / => generated 1312 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-05-04 18:32:24.513 8 WARNING oslo_policy.policy [None req-1d31920d-314a-482a-9fa8-4f912733b1f7 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:24.513 8 WARNING oslo_policy.policy [None req-1d31920d-314a-482a-9fa8-4f912733b1f7 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:24.527 8 WARNING oslo_policy.policy [None req-1d31920d-314a-482a-9fa8-4f912733b1f7 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:24.527 8 WARNING oslo_policy.policy [None req-1d31920d-314a-482a-9fa8-4f912733b1f7 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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: 1/5] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 18:32:24 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 18:32:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 18:32:27 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-05-04 18:32:27.964 7 WARNING oslo_policy.policy [None req-24b956c5-68c6-4116-9bf7-e9411c3bc446 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:27.964 7 WARNING oslo_policy.policy [None req-24b956c5-68c6-4116-9bf7-e9411c3bc446 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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: 6/8] 199.19.213.229 () {44 vars in 911 bytes} [Mon May 4 18:32:27 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.229 () {44 vars in 933 bytes} [Mon May 4 18:32:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 18:32:28.105 7 WARNING oslo_policy.policy [None req-70d2308a-a1c5-446c-abf4-72bed501a73f 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:28.105 7 WARNING oslo_policy.policy [None req-70d2308a-a1c5-446c-abf4-72bed501a73f 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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: 7/10] 199.19.213.229 () {44 vars in 939 bytes} [Mon May 4 18:32:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 18:32:28.184 8 WARNING oslo_config.cfg [None req-ed2d5b6d-e95a-4a1b-a28c-5ab21c56f9ff 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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: 4/11] 199.19.213.229 () {48 vars in 951 bytes} [Mon May 4 18:32:28 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 18:32:28.206 7 WARNING oslo_policy.policy [None req-a125c0d2-63ef-48df-bc85-c138c0f5d320 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:28.206 7 WARNING oslo_policy.policy [None req-a125c0d2-63ef-48df-bc85-c138c0f5d320 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 18:32:28.207 7 INFO glance.api.v2.image_data [None req-a125c0d2-63ef-48df-bc85-c138c0f5d320 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 18:32:31.582 7 WARNING glance.location [None req-a125c0d2-63ef-48df-bc85-c138c0f5d320 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.229 () {48 vars in 1045 bytes} [Mon May 4 18:32:28 2026] PUT /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff/file => generated 0 bytes in 3420 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4678 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 18:32:31 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 18:32:31.654 7 WARNING oslo_config.cfg [None req-dcd9c746-db01-4ce0-bd82-bca19fee85e8 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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: 9/14] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 18:32:31 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:31:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:31:46 2026] GET /v2/images => generated 1240 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:32:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:32:09 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 199.19.213.229 () {44 vars in 937 bytes} [Mon May 4 19:32:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 199.19.213.229 () {44 vars in 959 bytes} [Mon May 4 19:32:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 199.19.213.229 () {44 vars in 939 bytes} [Mon May 4 19:32:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 199.19.213.229 () {48 vars in 951 bytes} [Mon May 4 19:32:09 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 19:32:09.961 8 WARNING oslo_policy.policy [None req-7cf9d459-8235-4bef-afdf-913d38a1a742 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 19:32:09.962 8 WARNING oslo_policy.policy [None req-7cf9d459-8235-4bef-afdf-913d38a1a742 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - 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-05-04 19:32:09.964 8 INFO glance.api.v2.image_data [None req-7cf9d459-8235-4bef-afdf-913d38a1a742 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:32:37.096 8 WARNING glance.location [None req-7cf9d459-8235-4bef-afdf-913d38a1a742 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 368/745] 199.19.213.229 () {48 vars in 1046 bytes} [Mon May 4 19:32:09 2026] PUT /v2/images/ae367f55-b750-4652-8eda-9d971a289c83/file => generated 0 bytes in 27183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64857 switches on core 0) [pid: 7|app: 0|req: 378/746] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 19:32:37 2026] GET /v2/images/ae367f55-b750-4652-8eda-9d971a289c83 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 19:32:37 2026] GET /v2/images/ae367f55-b750-4652-8eda-9d971a289c83 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/748] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:32:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:32:38 2026] GET /v2/images => generated 2451 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/834] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:39:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/835] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:39:38 2026] GET /v2/images => generated 2451 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/838] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:39:48 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/839] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:39:48 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/840] 199.19.213.229 () {44 vars in 947 bytes} [Mon May 4 19:39:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/841] 199.19.213.229 () {44 vars in 969 bytes} [Mon May 4 19:39:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/842] 199.19.213.229 () {44 vars in 939 bytes} [Mon May 4 19:39:48 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: 417/843] 199.19.213.229 () {48 vars in 951 bytes} [Mon May 4 19:39:48 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 19:39:48.200 7 INFO glance.api.v2.image_data [None req-258cecad-00b2-48b8-a065-327b59edb27a 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:40:05.897 7 INFO glance.location [None req-258cecad-00b2-48b8-a065-327b59edb27a 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 427/848] 199.19.213.229 () {48 vars in 1045 bytes} [Mon May 4 19:39:48 2026] PUT /v2/images/394d44c3-7ae5-42fa-8c50-67cce5197a44/file => generated 0 bytes in 17738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25261 switches on core 0) [pid: 8|app: 0|req: 422/849] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 19:40:05 2026] GET /v2/images/394d44c3-7ae5-42fa-8c50-67cce5197a44 => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/850] 199.19.213.229 () {48 vars in 1050 bytes} [Mon May 4 19:40:05 2026] PATCH /v2/images/394d44c3-7ae5-42fa-8c50-67cce5197a44 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/851] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 19:40:06 2026] GET /v2/images/394d44c3-7ae5-42fa-8c50-67cce5197a44 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/860] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:40:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/861] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:40:42 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/864] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:40:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/865] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:40:55 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/866] 199.19.213.229 () {44 vars in 939 bytes} [Mon May 4 19:40:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/867] 199.19.213.229 () {44 vars in 961 bytes} [Mon May 4 19:40:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/868] 199.19.213.229 () {44 vars in 939 bytes} [Mon May 4 19:40:55 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: 8|app: 0|req: 432/869] 199.19.213.229 () {48 vars in 951 bytes} [Mon May 4 19:40:55 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 19:40:55.259 7 INFO glance.api.v2.image_data [None req-5849f966-351a-4af4-ba87-9de59b3a8ba2 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:41:05.977 7 INFO glance.location [None req-5849f966-351a-4af4-ba87-9de59b3a8ba2 67345c3709404f4f8fdb6fa9263ff20b b67c2055a7a940be81ba89836c390265 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 438/872] 199.19.213.229 () {48 vars in 1045 bytes} [Mon May 4 19:40:55 2026] PUT /v2/images/e13a3bd7-1937-4372-bb69-d5b1543317ec/file => generated 0 bytes in 10765 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48867 switches on core 0) [pid: 8|app: 0|req: 435/873] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 19:41:06 2026] GET /v2/images/e13a3bd7-1937-4372-bb69-d5b1543317ec => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/874] 199.19.213.229 () {44 vars in 971 bytes} [Mon May 4 19:41:06 2026] GET /v2/images/e13a3bd7-1937-4372-bb69-d5b1543317ec => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1021] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:53:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1022] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:53:13 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1049] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:55:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1050] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:55:30 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1053] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:55:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1054] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:55:32 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1063] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:56:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1064] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:56:20 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1067] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:56:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1068] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:56:27 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1081] 199.19.213.229 () {42 vars in 688 bytes} [Mon May 4 19:57:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1082] 199.19.213.229 () {44 vars in 910 bytes} [Mon May 4 19:57:28 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1091] 10.0.0.1 () {32 vars in 630 bytes} [Mon May 4 19:58:09 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1098] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 19:58:32 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1099] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 19:58:32 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1100] 199.19.213.229 () {36 vars in 990 bytes} [Mon May 4 19:58:40 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1101] 199.19.213.229 () {36 vars in 930 bytes} [Mon May 4 19:58:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1102] 10.0.0.207 () {36 vars in 986 bytes} [Mon May 4 19:58:40 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1103] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1104] 199.19.213.229 () {36 vars in 990 bytes} [Mon May 4 19:58:41 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1105] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1106] 199.19.213.229 () {36 vars in 930 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1107] 10.0.0.207 () {36 vars in 986 bytes} [Mon May 4 19:58:41 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1108] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1109] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1110] 10.0.0.207 () {36 vars in 986 bytes} [Mon May 4 19:58:41 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1111] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1112] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1113] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 19:58:41 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1114] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 19:58:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1117] 10.0.0.71 () {36 vars in 909 bytes} [Mon May 4 19:58:41 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1118] 10.0.0.71 () {36 vars in 1005 bytes} [Mon May 4 19:58:42 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff/locations => generated 127 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1119] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 4 19:58:42 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1120] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 4 19:58:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1121] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 4 19:58:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1130] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 19:59:23 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1131] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 19:59:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1134] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 19:59:41 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1135] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 19:59:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1142] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 20:00:04 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1143] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 20:00:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1146] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 20:00:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1147] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 20:00:11 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1148] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 20:00:20 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1149] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 20:00:20 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1154] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 20:00:35 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1155] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 20:00:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1162] 10.0.0.1 () {34 vars in 652 bytes} [Mon May 4 20:01:03 2026] POST /v2/images => generated 648 bytes in 344 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-04 20:01:03.889 8 WARNING glance.api.v2.images [None req-b26b7abd-54cd-4144-aac6-df3f031ccf8f 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//506a44e4-0cee-4ba8-9321-d369a6ba0927 [pid: 8|app: 0|req: 579/1163] 10.0.0.1 () {32 vars in 707 bytes} [Mon May 4 20:01:03 2026] DELETE /v2/images/506a44e4-0cee-4ba8-9321-d369a6ba0927 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1164] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:03 2026] GET /v2/images/506a44e4-0cee-4ba8-9321-d369a6ba0927 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1165] 10.0.0.1 () {32 vars in 630 bytes} [Mon May 4 20:01:03 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1166] 10.0.0.1 () {34 vars in 652 bytes} [Mon May 4 20:01:03 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1167] 10.0.0.1 () {32 vars in 714 bytes} [Mon May 4 20:01:04 2026] GET /v2/images/4ca8b6a8-46d8-45da-9345-c0f425594834/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-04 20:01:04.061 7 INFO glance.api.v2.image_data [None req-300c3493-78e3-4b17-a043-83f16cd8fae6 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:01:04.125 7 WARNING glance_store._drivers.rbd [None req-300c3493-78e3-4b17-a043-83f16cd8fae6 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-04 20:01:04.896 7 INFO glance.location [None req-300c3493-78e3-4b17-a043-83f16cd8fae6 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 587/1168] 10.0.0.1 () {32 vars in 724 bytes} [Mon May 4 20:01:04 2026] PUT /v2/images/4ca8b6a8-46d8-45da-9345-c0f425594834/file => generated 0 bytes in 897 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1169] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:04 2026] GET /v2/images/4ca8b6a8-46d8-45da-9345-c0f425594834 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1170] 10.0.0.1 () {32 vars in 714 bytes} [Mon May 4 20:01:04 2026] GET /v2/images/4ca8b6a8-46d8-45da-9345-c0f425594834/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1171] 10.0.0.1 () {34 vars in 652 bytes} [Mon May 4 20:01:05 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1172] 10.0.0.1 () {32 vars in 723 bytes} [Mon May 4 20:01:05 2026] PATCH /v2/images/af894adc-2530-403f-b5cc-fa4f60d53189 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1173] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:05 2026] GET /v2/images/af894adc-2530-403f-b5cc-fa4f60d53189 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-04 20:01:05.287 7 WARNING glance.api.v2.images [None req-a33806ea-9bbf-451c-bb4c-d0fb50f5e667 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af894adc-2530-403f-b5cc-fa4f60d53189 [pid: 7|app: 0|req: 590/1174] 10.0.0.1 () {32 vars in 707 bytes} [Mon May 4 20:01:05 2026] DELETE /v2/images/af894adc-2530-403f-b5cc-fa4f60d53189 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1175] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:05 2026] GET /v2/images/af894adc-2530-403f-b5cc-fa4f60d53189 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 20:01:05.357 7 WARNING glance.api.v2.images [None req-4d299f45-81a1-4ce9-8e02-7f3ed8336be6 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4ca8b6a8-46d8-45da-9345-c0f425594834 [pid: 7|app: 0|req: 591/1176] 10.0.0.1 () {32 vars in 707 bytes} [Mon May 4 20:01:05 2026] DELETE /v2/images/4ca8b6a8-46d8-45da-9345-c0f425594834 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1177] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:06 2026] GET /v2/images/4ca8b6a8-46d8-45da-9345-c0f425594834 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 20:01:06.203 7 WARNING glance.api.v2.images [None req-bf1a5ca0-ef84-49f8-b913-cbbff0439645 71eb21fbe8574a6c99ec9fbcf11fa72c c4ef696472d9466398f9df0c03b3f8b3 - - default default] Failed to find image 506a44e4-0cee-4ba8-9321-d369a6ba0927 to delete: glance.common.exception.ImageNotFound: No image found with ID 506a44e4-0cee-4ba8-9321-d369a6ba0927 [pid: 7|app: 0|req: 592/1178] 10.0.0.1 () {32 vars in 707 bytes} [Mon May 4 20:01:06 2026] DELETE /v2/images/506a44e4-0cee-4ba8-9321-d369a6ba0927 => generated 147 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1179] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:06 2026] GET /v2/images/506a44e4-0cee-4ba8-9321-d369a6ba0927 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1180] 10.0.0.1 () {30 vars in 408 bytes} [Mon May 4 20:01:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1181] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1182] 10.0.0.1 () {32 vars in 704 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.207 () {36 vars in 986 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1184] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1185] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1186] 10.0.0.207 () {36 vars in 986 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1187] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1188] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1189] 10.0.0.207 () {36 vars in 986 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1190] 10.0.0.207 () {36 vars in 926 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1191] 10.0.0.71 () {36 vars in 909 bytes} [Mon May 4 20:01:11 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1192] 10.0.0.71 () {36 vars in 1005 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff/locations => generated 127 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1193] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 4 20:01:11 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1194] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1195] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 4 20:01:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1206] 10.0.0.124 () {36 vars in 986 bytes} [Mon May 4 20:01:59 2026] GET /v2/images/e6d8f268-ef65-4b81-91c6-37bb8ea4a5ff => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1207] 10.0.0.124 () {36 vars in 926 bytes} [Mon May 4 20:01:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)