+ 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 [Fri May 29 02:32:08 2026] *** compiled with version: 13.3.0 on 28 May 2026 23:38:34 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-fc7d5c86f-54c5r 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f1b23932668 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-29 02:32:10.218 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 02:32:10.284 8 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-29 02:32:11.149 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-29 02:32:11.150 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-29 02:32:11.151 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:32:11.260 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-29 02:32:11.261 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-29 02:32:11.262 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:32:13.362 7 WARNING glance.api.v2.images [None req-da4ac724-bf21-40d1-bbed-8b01963fafbd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:32:13.454 8 WARNING glance.api.v2.images [None req-0b237a37-275a-4926-ba25-d5dc82126c82 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:32:13.745 7 WARNING keystonemiddleware._common.config [None req-da4ac724-bf21-40d1-bbed-8b01963fafbd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:32:13.754 7 WARNING oslo_config.cfg [None req-da4ac724-bf21-40d1-bbed-8b01963fafbd - - - - - -] 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 0x7f1b23932668 pid: 7 (default app) 2026-05-29 02:32:13.837 8 WARNING keystonemiddleware._common.config [None req-0b237a37-275a-4926-ba25-d5dc82126c82 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:32:13.844 8 WARNING oslo_config.cfg [None req-0b237a37-275a-4926-ba25-d5dc82126c82 - - - - - -] 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 0x7f1b23932668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 02:32:14 2026] GET / => generated 1312 bytes in 2 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-29 02:32:15.235 8 WARNING oslo_policy.policy [None req-71e814fb-4bbd-4403-b71c-4c7ac3147b0e 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:15.235 8 WARNING oslo_policy.policy [None req-71e814fb-4bbd-4403-b71c-4c7ac3147b0e 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:15.249 8 WARNING oslo_policy.policy [None req-71e814fb-4bbd-4403-b71c-4c7ac3147b0e 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:15.250 8 WARNING oslo_policy.policy [None req-71e814fb-4bbd-4403-b71c-4c7ac3147b0e 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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.204.45.240 () {44 vars in 909 bytes} [Fri May 29 02:32:14 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 02:32:19 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.204.45.240 () {44 vars in 909 bytes} [Fri May 29 02:32:19 2026] GET /v2/images => generated 69 bytes in 41 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-29 02:32:19.104 7 WARNING oslo_policy.policy [None req-058b4d52-3890-411a-9348-926a795c1c22 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:19.104 7 WARNING oslo_policy.policy [None req-058b4d52-3890-411a-9348-926a795c1c22 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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.204.45.240 () {44 vars in 910 bytes} [Fri May 29 02:32:19 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.240 () {44 vars in 932 bytes} [Fri May 29 02:32:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:32:19.245 7 WARNING oslo_policy.policy [None req-8fef4048-9609-4226-b25a-7c43f805f5e9 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:19.245 7 WARNING oslo_policy.policy [None req-8fef4048-9609-4226-b25a-7c43f805f5e9 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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.204.45.240 () {44 vars in 938 bytes} [Fri May 29 02:32:19 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) 2026-05-29 02:32:19.329 8 WARNING oslo_config.cfg [None req-6fa4dc7a-eb79-49c0-8e15-c66557180b69 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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.204.45.240 () {48 vars in 950 bytes} [Fri May 29 02:32:19 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:32:19.353 7 WARNING oslo_policy.policy [None req-179e2f67-ec96-4438-b1c9-72f5dea89577 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:19.354 7 WARNING oslo_policy.policy [None req-179e2f67-ec96-4438-b1c9-72f5dea89577 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:32:19.355 7 INFO glance.api.v2.image_data [None req-179e2f67-ec96-4438-b1c9-72f5dea89577 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:32:23.449 7 WARNING glance.location [None req-179e2f67-ec96-4438-b1c9-72f5dea89577 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.240 () {48 vars in 1044 bytes} [Fri May 29 02:32:19 2026] PUT /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb/file => generated 0 bytes in 4142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5974 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 02:32:23 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:32:23.603 7 WARNING oslo_config.cfg [None req-952c842b-0cc8-4a95-b2b7-7f0791d8c611 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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/16] 199.204.45.240 () {48 vars in 1050 bytes} [Fri May 29 02:32:23 2026] PATCH /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 02:32:23 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 02:53:47 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: 137/275] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 02:53:47 2026] GET /v2/images => generated 1381 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 02:54:04 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: 141/281] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 02:54:04 2026] GET /v2/images => generated 1381 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.240 () {44 vars in 936 bytes} [Fri May 29 02:54:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.240 () {44 vars in 958 bytes} [Fri May 29 02:54:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.240 () {44 vars in 938 bytes} [Fri May 29 02:54:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.240 () {48 vars in 950 bytes} [Fri May 29 02:54:04 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:54:05.054 8 WARNING oslo_policy.policy [None req-1e7d19a8-e34d-4195-a018-08715b824a89 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:54:05.054 8 WARNING oslo_policy.policy [None req-1e7d19a8-e34d-4195-a018-08715b824a89 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - 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-29 02:54:05.055 8 INFO glance.api.v2.image_data [None req-1e7d19a8-e34d-4195-a018-08715b824a89 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:54:31.119 8 WARNING glance.location [None req-1e7d19a8-e34d-4195-a018-08715b824a89 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/290] 199.204.45.240 () {48 vars in 1045 bytes} [Fri May 29 02:54:05 2026] PUT /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1/file => generated 0 bytes in 26113 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66266 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 02:54:31 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.240 () {48 vars in 1050 bytes} [Fri May 29 02:54:31 2026] PATCH /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 02:54:31 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 02:54: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: 146/297] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 02:54:32 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:01:31 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: 188/381] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:01:31 2026] GET /v2/images => generated 2778 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:01:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:01:43 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.240 () {44 vars in 946 bytes} [Fri May 29 03:01:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.240 () {44 vars in 968 bytes} [Fri May 29 03:01:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.240 () {44 vars in 938 bytes} [Fri May 29 03:01:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.240 () {48 vars in 950 bytes} [Fri May 29 03:01:43 2026] POST /v2/images => generated 799 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 03:01:43.263 7 INFO glance.api.v2.image_data [None req-b3e5e788-7a84-44fe-a711-70c70996572e 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:02:03.343 7 INFO glance.location [None req-b3e5e788-7a84-44fe-a711-70c70996572e 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/396] 199.204.45.240 () {48 vars in 1044 bytes} [Fri May 29 03:01:43 2026] PUT /v2/images/0699b134-e96d-47f2-b1ef-79682ed56538/file => generated 0 bytes in 20128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26683 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 03:02:03 2026] GET /v2/images/0699b134-e96d-47f2-b1ef-79682ed56538 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.240 () {48 vars in 1050 bytes} [Fri May 29 03:02:03 2026] PATCH /v2/images/0699b134-e96d-47f2-b1ef-79682ed56538 => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 03:02:03 2026] GET /v2/images/0699b134-e96d-47f2-b1ef-79682ed56538 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:02:41 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: 203/407] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:02:41 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:02:57 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: 206/413] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:02:57 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.240 () {44 vars in 938 bytes} [Fri May 29 03:02:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.240 () {44 vars in 960 bytes} [Fri May 29 03:02:57 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: 209/416] 199.204.45.240 () {44 vars in 938 bytes} [Fri May 29 03:02:57 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: 208/417] 199.204.45.240 () {48 vars in 950 bytes} [Fri May 29 03:02:57 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 03:02:57.763 7 INFO glance.api.v2.image_data [None req-989fd4d0-1dd4-4e71-8461-09f7e84f5403 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:03:15.654 7 INFO glance.location [None req-989fd4d0-1dd4-4e71-8461-09f7e84f5403 9d6a46211b604dbf9956e4a302d9b448 7286e0ad9a154cc689675c3fb1c60a59 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/422] 199.204.45.240 () {48 vars in 1045 bytes} [Fri May 29 03:02:57 2026] PUT /v2/images/653fe718-3fcb-4765-b171-937f0d8ac136/file => generated 0 bytes in 17931 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34339 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 03:03:15 2026] GET /v2/images/653fe718-3fcb-4765-b171-937f0d8ac136 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.240 () {48 vars in 1050 bytes} [Fri May 29 03:03:15 2026] PATCH /v2/images/653fe718-3fcb-4765-b171-937f0d8ac136 => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.240 () {44 vars in 970 bytes} [Fri May 29 03:03:15 2026] GET /v2/images/653fe718-3fcb-4765-b171-937f0d8ac136 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:16:04 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: 289/581] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:16:04 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:18:22 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: 306/609] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:18:22 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:18:24 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: 305/613] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:18:24 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:19:14 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: 314/625] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:19:14 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:19:22 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: 313/629] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:19:22 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 199.204.45.240 () {42 vars in 687 bytes} [Fri May 29 03:20:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 199.204.45.240 () {44 vars in 909 bytes} [Fri May 29 03:20:25 2026] GET /v2/images => generated 5574 bytes in 57 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: 325/652] 10.0.0.220 () {32 vars in 632 bytes} [Fri May 29 03:21:07 2026] GET /v2/images => generated 5574 bytes in 22 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: 330/657] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:21:25 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:21:26 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: 331/659] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:21:26 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:21:26 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: 8|app: 0|req: 333/663] 199.204.45.240 () {36 vars in 990 bytes} [Fri May 29 03:21:33 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 199.204.45.240 () {36 vars in 930 bytes} [Fri May 29 03:21:33 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: 334/665] 199.204.45.240 () {36 vars in 990 bytes} [Fri May 29 03:21:34 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 199.204.45.240 () {36 vars in 930 bytes} [Fri May 29 03:21:34 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: 335/667] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:21:39 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:21:39 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: 336/669] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:21:39 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: 334/670] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:21:39 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:21:39 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: 335/672] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:21:39 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: 338/673] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:21:39 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:21:39 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: 8|app: 0|req: 339/675] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:21:39 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: 337/676] 10.0.0.7 () {36 vars in 908 bytes} [Fri May 29 03:21:40 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.7 () {36 vars in 1004 bytes} [Fri May 29 03:21:40 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb/locations => generated 127 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.7 () {36 vars in 984 bytes} [Fri May 29 03:21:40 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.7 () {36 vars in 924 bytes} [Fri May 29 03:21:40 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: 339/680] 10.0.0.7 () {36 vars in 924 bytes} [Fri May 29 03:21: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: 343/687] 10.0.0.220 () {34 vars in 654 bytes} [Fri May 29 03:22:10 2026] POST /v2/images => generated 649 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 03:22:11.100 8 WARNING glance.api.v2.images [None req-86c988b1-d9ef-425f-a2c9-6386e1e6ff5a 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cdcb0287-0574-4a94-898b-bf9e36fd83de [pid: 8|app: 0|req: 345/688] 10.0.0.220 () {32 vars in 709 bytes} [Fri May 29 03:22:11 2026] DELETE /v2/images/cdcb0287-0574-4a94-898b-bf9e36fd83de => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:22:11 2026] GET /v2/images/cdcb0287-0574-4a94-898b-bf9e36fd83de => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.220 () {32 vars in 632 bytes} [Fri May 29 03:22:11 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.220 () {34 vars in 654 bytes} [Fri May 29 03:22:11 2026] POST /v2/images => generated 703 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.220 () {32 vars in 716 bytes} [Fri May 29 03:22:11 2026] GET /v2/images/42fa5b88-a6a6-4860-aafa-91f4771bd364/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:22:11.341 7 INFO glance.api.v2.image_data [None req-aee281e7-52f1-4e71-8bad-03fc0193e3d2 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:22:11.402 7 WARNING glance_store._drivers.rbd [None req-aee281e7-52f1-4e71-8bad-03fc0193e3d2 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 03:22:11.748 7 INFO glance.location [None req-aee281e7-52f1-4e71-8bad-03fc0193e3d2 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/693] 10.0.0.220 () {32 vars in 726 bytes} [Fri May 29 03:22:11 2026] PUT /v2/images/42fa5b88-a6a6-4860-aafa-91f4771bd364/file => generated 0 bytes in 473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:22:11 2026] GET /v2/images/42fa5b88-a6a6-4860-aafa-91f4771bd364 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.220 () {32 vars in 716 bytes} [Fri May 29 03:22:11 2026] GET /v2/images/42fa5b88-a6a6-4860-aafa-91f4771bd364/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.220 () {34 vars in 654 bytes} [Fri May 29 03:22:11 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.220 () {32 vars in 725 bytes} [Fri May 29 03:22:12 2026] PATCH /v2/images/7b77bdb5-06de-4320-8282-0d8208fbb1c7 => generated 652 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:22:12 2026] GET /v2/images/7b77bdb5-06de-4320-8282-0d8208fbb1c7 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:22:12.150 7 WARNING glance.api.v2.images [None req-3115887f-83e2-41a2-85e6-f9538ef6bde5 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b77bdb5-06de-4320-8282-0d8208fbb1c7 [pid: 7|app: 0|req: 349/699] 10.0.0.220 () {32 vars in 709 bytes} [Fri May 29 03:22:12 2026] DELETE /v2/images/7b77bdb5-06de-4320-8282-0d8208fbb1c7 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:22:12 2026] GET /v2/images/7b77bdb5-06de-4320-8282-0d8208fbb1c7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:22:12.238 7 WARNING glance.api.v2.images [None req-b45c1348-dc30-4d3d-a344-bcab8f3817f4 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//42fa5b88-a6a6-4860-aafa-91f4771bd364 [pid: 7|app: 0|req: 350/703] 10.0.0.220 () {32 vars in 709 bytes} [Fri May 29 03:22:12 2026] DELETE /v2/images/42fa5b88-a6a6-4860-aafa-91f4771bd364 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:22:12 2026] GET /v2/images/42fa5b88-a6a6-4860-aafa-91f4771bd364 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:22:13.028 7 WARNING glance.api.v2.images [None req-2edbed99-8c63-46ff-8fea-caf3f425a16e 0d134a8493484361a08ab52d22377167 9615f4fe036a47bbaf2587ce147709d1 - - default default] Failed to find image cdcb0287-0574-4a94-898b-bf9e36fd83de to delete: glance.common.exception.ImageNotFound: No image found with ID cdcb0287-0574-4a94-898b-bf9e36fd83de [pid: 7|app: 0|req: 351/705] 10.0.0.220 () {32 vars in 709 bytes} [Fri May 29 03:22:13 2026] DELETE /v2/images/cdcb0287-0574-4a94-898b-bf9e36fd83de => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:22:13 2026] GET /v2/images/cdcb0287-0574-4a94-898b-bf9e36fd83de => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.220 () {30 vars in 410 bytes} [Fri May 29 03:22:15 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: 356/708] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:22:20 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:22:20 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: 355/712] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:22:27 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:22:27 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: 357/716] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:22:41 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:22:41 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: 360/722] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:22:55 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:22:55 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: 363/728] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:23:14 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.220 () {32 vars in 706 bytes} [Fri May 29 03:23:14 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:23:15 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:23:15 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: 365/732] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:23:15 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: 368/733] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:23:15 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:23:15 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: 369/735] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:23:15 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: 367/736] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:23:15 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:23:15 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: 368/738] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:23:15 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: 371/739] 10.0.0.7 () {36 vars in 908 bytes} [Fri May 29 03:23:15 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: 369/740] 10.0.0.7 () {36 vars in 1004 bytes} [Fri May 29 03:23:15 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.7 () {36 vars in 984 bytes} [Fri May 29 03:23:15 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.7 () {36 vars in 924 bytes} [Fri May 29 03:23:15 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: 373/743] 10.0.0.7 () {36 vars in 924 bytes} [Fri May 29 03:23:15 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: 373/748] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:23:41 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:23:41 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: 379/754] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:23:58 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:23:58 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) [pid: 8|app: 0|req: 380/756] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:24:00 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:24:00 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: 386/768] 199.204.45.240 () {32 vars in 825 bytes} [Fri May 29 03:24:43 2026] GET /v2/images?status=active&owner=7286e0ad9a154cc689675c3fb1c60a59&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 199.204.45.240 () {32 vars in 652 bytes} [Fri May 29 03:24:43 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: 387/770] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:24:44 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:24:44 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: 8|app: 0|req: 388/772] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:24:44 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: 385/773] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:24:44 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => 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: 389/774] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:24:44 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: 7|app: 0|req: 386/775] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:24:44 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: 390/776] 10.0.0.83 () {36 vars in 985 bytes} [Fri May 29 03:24:44 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.83 () {36 vars in 925 bytes} [Fri May 29 03:24:44 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: 8|app: 0|req: 391/778] 10.0.0.7 () {36 vars in 908 bytes} [Fri May 29 03:24:44 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: 388/779] 10.0.0.7 () {36 vars in 1004 bytes} [Fri May 29 03:24:44 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1/locations => generated 127 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.7 () {36 vars in 984 bytes} [Fri May 29 03:24:44 2026] GET /v2/images/36a5802f-b18f-42de-a341-f5f2f4c835b1 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.7 () {36 vars in 924 bytes} [Fri May 29 03:24:44 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: 393/782] 10.0.0.7 () {36 vars in 924 bytes} [Fri May 29 03:24:44 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: 399/793] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:25:41 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:25: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: 7|app: 0|req: 400/803] 10.0.0.224 () {36 vars in 986 bytes} [Fri May 29 03:26:20 2026] GET /v2/images/18abf3e8-cd77-4052-a360-1021af184aeb => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.224 () {36 vars in 926 bytes} [Fri May 29 03:26:20 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: 420/835] 10.0.0.220 () {32 vars in 632 bytes} [Fri May 29 03:28:44 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)