+ 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 15 15:46:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7dff87d96c-zmkh6 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 0x7f0632b45668 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-15 15:46:23.116 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-15 15:46:23.167 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-15 15:46:23.990 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-15 15:46:23.991 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-15 15:46:23.991 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-15 15:46:23.997 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-15 15:46:23.998 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-15 15:46:23.998 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-15 15:46:25.995 8 WARNING glance.api.v2.images [None req-bfbe6689-7750-4b33-9dc6-05e3ff7141f4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-15 15:46:25.996 7 WARNING glance.api.v2.images [None req-a7a39296-f406-427e-ae01-0da94c969244 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-15 15:46:26.324 8 WARNING keystonemiddleware._common.config [None req-bfbe6689-7750-4b33-9dc6-05e3ff7141f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:46:26.326 7 WARNING keystonemiddleware._common.config [None req-a7a39296-f406-427e-ae01-0da94c969244 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:46:26.331 8 WARNING oslo_config.cfg [None req-bfbe6689-7750-4b33-9dc6-05e3ff7141f4 - - - - - -] 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 0x7f0632b45668 pid: 8 (default app) 2026-05-15 15:46:26.338 7 WARNING oslo_config.cfg [None req-a7a39296-f406-427e-ae01-0da94c969244 - - - - - -] 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 0x7f0632b45668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 15:46:28 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-15 15:46:29.044 7 WARNING oslo_policy.policy [None req-5b181cfc-3def-45ad-a002-6125502bd12c 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:29.044 7 WARNING oslo_policy.policy [None req-5b181cfc-3def-45ad-a002-6125502bd12c 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:29.058 7 WARNING oslo_policy.policy [None req-5b181cfc-3def-45ad-a002-6125502bd12c 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:29.058 7 WARNING oslo_policy.policy [None req-5b181cfc-3def-45ad-a002-6125502bd12c 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 15:46:28 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 15:46:32 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: 2/6] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 15:46:32 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-15 15:46:32.663 8 WARNING oslo_policy.policy [None req-9b4fbe3a-b9ce-4468-badf-1be9adc670d9 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:32.663 8 WARNING oslo_policy.policy [None req-9b4fbe3a-b9ce-4468-badf-1be9adc670d9 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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: 5/7] 162.253.55.100 () {44 vars in 912 bytes} [Fri May 15 15:46:32 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.100 () {44 vars in 934 bytes} [Fri May 15 15:46:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-15 15:46:32.804 8 WARNING oslo_policy.policy [None req-4d3f1611-2675-42ba-bc0c-ab38c9300d04 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:32.804 8 WARNING oslo_policy.policy [None req-4d3f1611-2675-42ba-bc0c-ab38c9300d04 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 162.253.55.100 () {44 vars in 940 bytes} [Fri May 15 15:46:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-15 15:46:32.886 7 WARNING oslo_config.cfg [None req-5e491222-55ec-43ba-aad6-c3d437e03bc0 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 162.253.55.100 () {48 vars in 952 bytes} [Fri May 15 15:46:32 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 15:46:32.908 8 WARNING oslo_policy.policy [None req-53209386-0185-453f-9ec3-994dfec77c72 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:32.908 8 WARNING oslo_policy.policy [None req-53209386-0185-453f-9ec3-994dfec77c72 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 15:46:32.909 8 INFO glance.api.v2.image_data [None req-53209386-0185-453f-9ec3-994dfec77c72 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 15:46:36.631 8 WARNING glance.location [None req-53209386-0185-453f-9ec3-994dfec77c72 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 162.253.55.100 () {48 vars in 1046 bytes} [Fri May 15 15:46:32 2026] PUT /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761/file => generated 0 bytes in 3767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5851 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 15:46:36 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-15 15:46:36.710 8 WARNING oslo_config.cfg [None req-bf8b5825-cb86-4301-8b0d-aefbddef059f 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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: 8/15] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 15:46:36 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:09: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: 146/291] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:09:27 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:10:06 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: 151/301] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:10:06 2026] GET /v2/images => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 162.253.55.100 () {44 vars in 938 bytes} [Fri May 15 16:10:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 162.253.55.100 () {44 vars in 960 bytes} [Fri May 15 16:10:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 162.253.55.100 () {44 vars in 940 bytes} [Fri May 15 16:10:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 162.253.55.100 () {48 vars in 952 bytes} [Fri May 15 16:10:06 2026] POST /v2/images => generated 796 bytes in 6949 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 16:10:13.387 7 WARNING oslo_policy.policy [None req-cf823d8f-27f8-4b8b-9b47-64b1cc759214 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 16:10:13.388 7 WARNING oslo_policy.policy [None req-cf823d8f-27f8-4b8b-9b47-64b1cc759214 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-15 16:10:13.389 7 INFO glance.api.v2.image_data [None req-cf823d8f-27f8-4b8b-9b47-64b1cc759214 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:10:50.705 7 WARNING glance.location [None req-cf823d8f-27f8-4b8b-9b47-64b1cc759214 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/314] 162.253.55.100 () {48 vars in 1047 bytes} [Fri May 15 16:10:13 2026] PUT /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5/file => generated 0 bytes in 37366 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56569 switches on core 0) [pid: 8|app: 0|req: 162/315] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 16:10:50 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/316] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 16:10:50 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5 => 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: 163/317] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:10:52 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: 155/318] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:10:52 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:17:54 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: 198/404] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:17:54 2026] GET /v2/images => generated 2451 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:18:04 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: 208/408] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:18:04 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 162.253.55.100 () {44 vars in 948 bytes} [Fri May 15 16:18:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 162.253.55.100 () {44 vars in 970 bytes} [Fri May 15 16:18:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 162.253.55.100 () {44 vars in 940 bytes} [Fri May 15 16:18:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/412] 162.253.55.100 () {48 vars in 952 bytes} [Fri May 15 16:18:04 2026] POST /v2/images => generated 799 bytes in 1134 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 16:18:05.604 7 INFO glance.api.v2.image_data [None req-ced5e8b0-8cf1-40f2-a9b1-cdd8819a610e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:20:26.487 7 INFO glance.location [None req-ced5e8b0-8cf1-40f2-a9b1-cdd8819a610e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/443] 162.253.55.100 () {48 vars in 1046 bytes} [Fri May 15 16:18:05 2026] PUT /v2/images/0e312e1a-2a47-4a9e-988a-51f0b8d6131b/file => generated 0 bytes in 140934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11604 switches on core 0) [pid: 8|app: 0|req: 241/444] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 16:20:26 2026] GET /v2/images/0e312e1a-2a47-4a9e-988a-51f0b8d6131b => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/445] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:20:26 2026] PATCH /v2/images/0e312e1a-2a47-4a9e-988a-51f0b8d6131b => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/446] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 16:20:26 2026] GET /v2/images/0e312e1a-2a47-4a9e-988a-51f0b8d6131b => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/455] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:21:10 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: 247/456] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:21:10 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/459] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:21:18 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: 249/460] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:21:18 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/461] 162.253.55.100 () {44 vars in 940 bytes} [Fri May 15 16:21:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/462] 162.253.55.100 () {44 vars in 962 bytes} [Fri May 15 16:21:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/463] 162.253.55.100 () {44 vars in 940 bytes} [Fri May 15 16:21:18 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: 251/464] 162.253.55.100 () {48 vars in 952 bytes} [Fri May 15 16:21:18 2026] POST /v2/images => generated 791 bytes in 668 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-15 16:21:19.400 7 INFO glance.api.v2.image_data [None req-f33906d0-f529-4902-bff9-d323d5f63482 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:21:30.932 7 INFO glance.location [None req-f33906d0-f529-4902-bff9-d323d5f63482 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 214/467] 162.253.55.100 () {48 vars in 1046 bytes} [Fri May 15 16:21:19 2026] PUT /v2/images/4f0bf9a5-40f4-4777-b37b-3e6b80f1fa9e/file => generated 0 bytes in 11603 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19836 switches on core 0) [pid: 8|app: 0|req: 254/468] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 16:21:30 2026] GET /v2/images/4f0bf9a5-40f4-4777-b37b-3e6b80f1fa9e => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/469] 162.253.55.100 () {44 vars in 972 bytes} [Fri May 15 16:21:30 2026] GET /v2/images/4f0bf9a5-40f4-4777-b37b-3e6b80f1fa9e => 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: 332/624] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:34:16 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: 293/625] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:34:16 2026] GET /v2/images => generated 4892 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/652] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:36:35 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: 346/653] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:36:35 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/656] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:36:36 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: 348/657] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:36:36 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/668] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:37:27 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: 354/669] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:37: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: 7|app: 0|req: 316/670] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:37:35 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: 355/671] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:37:35 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/684] 162.253.55.100 () {42 vars in 689 bytes} [Fri May 15 16:38:35 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: 362/685] 162.253.55.100 () {44 vars in 911 bytes} [Fri May 15 16:38:35 2026] GET /v2/images => generated 4892 bytes in 49 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: 368/696] 10.0.0.138 () {32 vars in 633 bytes} [Fri May 15 16:39:19 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: 331/701] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:39:37 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/702] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:39:38 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: 332/703] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:39:38 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: 372/704] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:39:38 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/705] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:39:38 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: 373/706] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:39:38 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: 334/707] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:39:38 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/708] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:39:38 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: 335/709] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:39:38 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: 375/710] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:39:39 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 336/711] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:39: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: 376/712] 10.0.0.11 () {36 vars in 910 bytes} [Fri May 15 16:39:39 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: 337/713] 10.0.0.11 () {36 vars in 1006 bytes} [Fri May 15 16:39:39 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761/locations => generated 127 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/714] 10.0.0.11 () {36 vars in 986 bytes} [Fri May 15 16:39:39 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/715] 10.0.0.11 () {36 vars in 926 bytes} [Fri May 15 16:39:39 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/716] 10.0.0.11 () {36 vars in 926 bytes} [Fri May 15 16:39:39 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: 340/719] 162.253.55.100 () {36 vars in 991 bytes} [Fri May 15 16:39:46 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/720] 162.253.55.100 () {36 vars in 931 bytes} [Fri May 15 16:39:46 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: 341/721] 162.253.55.100 () {36 vars in 991 bytes} [Fri May 15 16:39:47 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/722] 162.253.55.100 () {36 vars in 931 bytes} [Fri May 15 16:39:47 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: 383/725] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:40:00 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/726] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:40:00 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: 386/731] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:40:20 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/732] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:40:20 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: 349/737] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:40:42 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 389/738] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:40:42 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: 350/739] 10.0.0.138 () {34 vars in 655 bytes} [Fri May 15 16:40:43 2026] POST /v2/images => generated 649 bytes in 305 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-15 16:40:43.569 8 WARNING glance.api.v2.images [None req-6a1512b9-d475-4e7d-856c-59c4ffba7804 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 [pid: 8|app: 0|req: 390/740] 10.0.0.138 () {32 vars in 710 bytes} [Fri May 15 16:40:43 2026] DELETE /v2/images/ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/741] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:40:43 2026] GET /v2/images/ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/742] 10.0.0.138 () {32 vars in 633 bytes} [Fri May 15 16:40:43 2026] GET /v2/images => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/743] 10.0.0.138 () {34 vars in 655 bytes} [Fri May 15 16:40:43 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/744] 10.0.0.138 () {32 vars in 717 bytes} [Fri May 15 16:40:43 2026] GET /v2/images/da8173be-98c1-4fae-a2aa-182b29377158/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-15 16:40:43.754 7 INFO glance.api.v2.image_data [None req-6f8a8d13-e907-430f-82c4-cf9da37c2c15 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 16:40:43.792 7 WARNING glance_store._drivers.rbd [None req-6f8a8d13-e907-430f-82c4-cf9da37c2c15 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-15 16:40:44.581 7 INFO glance.location [None req-6f8a8d13-e907-430f-82c4-cf9da37c2c15 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/745] 10.0.0.138 () {32 vars in 727 bytes} [Fri May 15 16:40:43 2026] PUT /v2/images/da8173be-98c1-4fae-a2aa-182b29377158/file => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/746] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:40:44 2026] GET /v2/images/da8173be-98c1-4fae-a2aa-182b29377158 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/747] 10.0.0.138 () {32 vars in 717 bytes} [Fri May 15 16:40:44 2026] GET /v2/images/da8173be-98c1-4fae-a2aa-182b29377158/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/748] 10.0.0.138 () {34 vars in 655 bytes} [Fri May 15 16:40:44 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/749] 10.0.0.138 () {32 vars in 726 bytes} [Fri May 15 16:40:44 2026] PATCH /v2/images/bd40d39d-cec7-47a4-a11c-880ce2da5154 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/750] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:40:44 2026] GET /v2/images/bd40d39d-cec7-47a4-a11c-880ce2da5154 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-15 16:40:44.915 7 WARNING glance.api.v2.images [None req-a8c33dba-113b-412a-9adf-914618ce142a 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bd40d39d-cec7-47a4-a11c-880ce2da5154 [pid: 7|app: 0|req: 356/751] 10.0.0.138 () {32 vars in 710 bytes} [Fri May 15 16:40:44 2026] DELETE /v2/images/bd40d39d-cec7-47a4-a11c-880ce2da5154 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/752] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:40:44 2026] GET /v2/images/bd40d39d-cec7-47a4-a11c-880ce2da5154 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-15 16:40:44.985 7 WARNING glance.api.v2.images [None req-b68a7c40-270d-4198-a07b-e0fc8d77589d 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da8173be-98c1-4fae-a2aa-182b29377158 [pid: 7|app: 0|req: 357/753] 10.0.0.138 () {32 vars in 710 bytes} [Fri May 15 16:40:44 2026] DELETE /v2/images/da8173be-98c1-4fae-a2aa-182b29377158 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/756] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:40:45 2026] GET /v2/images/da8173be-98c1-4fae-a2aa-182b29377158 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-15 16:40:45.876 7 WARNING glance.api.v2.images [None req-8f5355c2-cdd9-46c6-91d6-d1f0e9026dce 2d4ea6b59d9d4d019df681e23a033ff4 34a6d5f4be584b8289c95f6c30270e18 - - default default] Failed to find image ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 to delete: glance.common.exception.ImageNotFound: No image found with ID ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 [pid: 7|app: 0|req: 359/757] 10.0.0.138 () {32 vars in 710 bytes} [Fri May 15 16:40:45 2026] DELETE /v2/images/ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/758] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:40:45 2026] GET /v2/images/ee62ae5b-1a3a-499a-8509-9e3dd8a170d5 => 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: 360/759] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:40:52 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/760] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:40:52 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: 362/763] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:40:56 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 402/764] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:40:56 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: 366/771] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:41:31 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/772] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:41:31 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: 373/785] 10.0.0.138 () {30 vars in 411 bytes} [Fri May 15 16:42:30 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: 414/788] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:42:41 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 375/789] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:42:41 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: 416/792] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:42:50 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/793] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/794] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:42:51 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/795] 10.0.0.138 () {32 vars in 707 bytes} [Fri May 15 16:42:51 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 418/796] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:42:52 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/797] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:42:52 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: 419/798] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:42:52 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: 380/799] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:42:52 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 420/800] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:42:52 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: 381/801] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:42:52 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: 421/802] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:42:52 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/803] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:42:52 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: 422/804] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:42:52 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: 383/805] 10.0.0.11 () {36 vars in 910 bytes} [Fri May 15 16:42:52 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/806] 10.0.0.11 () {36 vars in 1006 bytes} [Fri May 15 16:42:52 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/807] 10.0.0.11 () {36 vars in 986 bytes} [Fri May 15 16:42:52 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/808] 10.0.0.11 () {36 vars in 926 bytes} [Fri May 15 16:42:52 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: 385/809] 10.0.0.11 () {36 vars in 926 bytes} [Fri May 15 16:42:52 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: 432/824] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:44:00 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => 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: 393/825] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:44: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: 7|app: 0|req: 396/830] 10.0.0.215 () {36 vars in 987 bytes} [Fri May 15 16:44:18 2026] GET /v2/images/4c6142d8-3a2e-41be-9d68-15143cb5b761 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/831] 10.0.0.215 () {36 vars in 927 bytes} [Fri May 15 16:44:18 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: 440/840] 162.253.55.100 () {32 vars in 826 bytes} [Fri May 15 16:45:00 2026] GET /v2/images?status=active&owner=1137ea6b01094c4eb15a87e2d89c4252&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/841] 162.253.55.100 () {32 vars in 653 bytes} [Fri May 15 16:45:01 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: 441/842] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:45:01 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/843] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:45:01 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: 442/844] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:45:01 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: 403/845] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:45:01 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/846] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:45:01 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: 404/847] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:45:01 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: 444/848] 10.0.0.4 () {36 vars in 985 bytes} [Fri May 15 16:45:01 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/849] 10.0.0.4 () {36 vars in 925 bytes} [Fri May 15 16:45:01 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: 445/850] 10.0.0.11 () {36 vars in 910 bytes} [Fri May 15 16:45:01 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: 406/851] 10.0.0.11 () {36 vars in 1006 bytes} [Fri May 15 16:45:01 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/852] 10.0.0.11 () {36 vars in 986 bytes} [Fri May 15 16:45:01 2026] GET /v2/images/6960ead0-e032-429f-aa52-7b8930ea71e5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/853] 10.0.0.11 () {36 vars in 926 bytes} [Fri May 15 16:45:01 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: 447/854] 10.0.0.11 () {36 vars in 926 bytes} [Fri May 15 16:45:01 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: 469/897] 10.0.0.138 () {32 vars in 633 bytes} [Fri May 15 16:48:32 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)