+ 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 [Wed Jun 10 08:12:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7fb76cc474-vpr6v 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 0x7f23e0754668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 08:12:28.845 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:12:28.877 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-06-10 08:12:29.725 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:12:29.726 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:12:29.726 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:12:29.729 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:12:29.730 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:12:29.731 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:12:31.809 7 WARNING glance.api.v2.images [None req-ab5faaf1-50f7-4fcd-9e95-8d6f9a25137a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:12:31.814 8 WARNING glance.api.v2.images [None req-5707929d-808d-472a-a718-72843693ffa6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:12:32.147 8 WARNING keystonemiddleware._common.config [None req-5707929d-808d-472a-a718-72843693ffa6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:12:32.153 7 WARNING keystonemiddleware._common.config [None req-ab5faaf1-50f7-4fcd-9e95-8d6f9a25137a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:12:32.156 8 WARNING oslo_config.cfg [None req-5707929d-808d-472a-a718-72843693ffa6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f23e0754668 pid: 8 (default app) 2026-06-10 08:12:32.161 7 WARNING oslo_config.cfg [None req-ab5faaf1-50f7-4fcd-9e95-8d6f9a25137a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f23e0754668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:12:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:12:33.189 7 WARNING oslo_policy.policy [None req-136e655d-05a9-45a2-a1e5-13e9cdae1586 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:33.189 7 WARNING oslo_policy.policy [None req-136e655d-05a9-45a2-a1e5-13e9cdae1586 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:33.204 7 WARNING oslo_policy.policy [None req-136e655d-05a9-45a2-a1e5-13e9cdae1586 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:33.204 7 WARNING oslo_policy.policy [None req-136e655d-05a9-45a2-a1e5-13e9cdae1586 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:12:32 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:12:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:12:37 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:12:37.122 8 WARNING oslo_policy.policy [None req-4cf0d8ca-b4c6-462c-87d4-c058c16c4bd4 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:37.123 8 WARNING oslo_policy.policy [None req-4cf0d8ca-b4c6-462c-87d4-c058c16c4bd4 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.22 () {44 vars in 908 bytes} [Wed Jun 10 08:12:37 2026] GET /v2/images/cirros => generated 151 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.22 () {44 vars in 930 bytes} [Wed Jun 10 08:12:37 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-06-10 08:12:37.283 8 WARNING oslo_policy.policy [None req-21620f8c-46db-4cc9-8e52-91ce6004606a ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:37.283 8 WARNING oslo_policy.policy [None req-21620f8c-46db-4cc9-8e52-91ce6004606a ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.22 () {44 vars in 936 bytes} [Wed Jun 10 08:12:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:12:37.364 7 WARNING oslo_config.cfg [None req-43c9b852-77f7-425d-8039-dda02c85222f ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.22 () {48 vars in 948 bytes} [Wed Jun 10 08:12:37 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:12:37.389 8 WARNING oslo_policy.policy [None req-7dee310d-5169-4408-a26d-923bc125cf70 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:37.389 8 WARNING oslo_policy.policy [None req-7dee310d-5169-4408-a26d-923bc125cf70 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:12:37.390 8 INFO glance.api.v2.image_data [None req-7dee310d-5169-4408-a26d-923bc125cf70 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:12:40.608 8 WARNING glance.location [None req-7dee310d-5169-4408-a26d-923bc125cf70 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.22 () {48 vars in 1042 bytes} [Wed Jun 10 08:12:37 2026] PUT /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db/file => generated 0 bytes in 3264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6264 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:12:40 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:12:40.758 8 WARNING oslo_config.cfg [None req-72061cc9-ccc9-487d-93eb-7ee8ec64f06c ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.22 () {48 vars in 1048 bytes} [Wed Jun 10 08:12:40 2026] PATCH /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:12:40 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:33:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:33:38 2026] GET /v2/images => generated 1381 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:34:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:34:03 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.22 () {44 vars in 934 bytes} [Wed Jun 10 08:34:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.22 () {44 vars in 956 bytes} [Wed Jun 10 08:34:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.22 () {44 vars in 936 bytes} [Wed Jun 10 08:34:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.22 () {48 vars in 948 bytes} [Wed Jun 10 08:34:03 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:34:04.066 8 INFO glance.api.v2.image_data [None req-7f681646-77d3-4504-8590-c6c4be05425c ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:34:31.144 8 WARNING glance.location [None req-7f681646-77d3-4504-8590-c6c4be05425c ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/286] 199.204.45.22 () {48 vars in 1043 bytes} [Wed Jun 10 08:34:04 2026] PUT /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1/file => generated 0 bytes in 27127 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62146 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:34:31 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.22 () {48 vars in 1048 bytes} [Wed Jun 10 08:34:31 2026] PATCH /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:34:31 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1395 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:34:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:34:32 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:41:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:41:30 2026] GET /v2/images => generated 2778 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:41:42 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:41:42 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.22 () {44 vars in 944 bytes} [Wed Jun 10 08:41:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.22 () {44 vars in 966 bytes} [Wed Jun 10 08:41:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.22 () {44 vars in 936 bytes} [Wed Jun 10 08:41:42 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: 7|app: 0|req: 194/387] 199.204.45.22 () {48 vars in 948 bytes} [Wed Jun 10 08:41:42 2026] POST /v2/images => generated 799 bytes in 822 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:41:43.549 8 INFO glance.api.v2.image_data [None req-63a17b31-ec34-4ac1-86f5-6e4116b3b85a ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:42:41.260 8 INFO glance.location [None req-63a17b31-ec34-4ac1-86f5-6e4116b3b85a ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/398] 199.204.45.22 () {48 vars in 1042 bytes} [Wed Jun 10 08:41:43 2026] PUT /v2/images/d69999ec-f388-4d0b-9ae6-4295c598ad57/file => generated 0 bytes in 57919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22647 switches on core 0) [pid: 7|app: 0|req: 205/399] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:42:41 2026] GET /v2/images/d69999ec-f388-4d0b-9ae6-4295c598ad57 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/402] 199.204.45.22 () {48 vars in 1048 bytes} [Wed Jun 10 08:42:41 2026] PATCH /v2/images/d69999ec-f388-4d0b-9ae6-4295c598ad57 => generated 1410 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:42:41 2026] GET /v2/images/d69999ec-f388-4d0b-9ae6-4295c598ad57 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/412] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:43:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/413] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:43:26 2026] GET /v2/images => generated 4190 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:43:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/417] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:43:40 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/418] 199.204.45.22 () {44 vars in 936 bytes} [Wed Jun 10 08:43:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/419] 199.204.45.22 () {44 vars in 958 bytes} [Wed Jun 10 08:43:40 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: 8|app: 0|req: 204/420] 199.204.45.22 () {44 vars in 936 bytes} [Wed Jun 10 08:43:40 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: 7|app: 0|req: 217/421] 199.204.45.22 () {48 vars in 948 bytes} [Wed Jun 10 08:43:40 2026] POST /v2/images => generated 791 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:43:40.747 8 INFO glance.api.v2.image_data [None req-9ae19203-6b12-4977-b18b-9769014727c2 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:43:56.239 8 INFO glance.location [None req-9ae19203-6b12-4977-b18b-9769014727c2 ab57059922864339bf38ccbf0cc45ed2 5cb5f20606af496ea3f2280ec66d5ad2 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/426] 199.204.45.22 () {48 vars in 1043 bytes} [Wed Jun 10 08:43:40 2026] PUT /v2/images/6c817663-634b-4e4e-a6f8-e2ffb8c06f4f/file => generated 0 bytes in 15542 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32798 switches on core 0) [pid: 7|app: 0|req: 222/427] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:43:56 2026] GET /v2/images/6c817663-634b-4e4e-a6f8-e2ffb8c06f4f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/428] 199.204.45.22 () {48 vars in 1048 bytes} [Wed Jun 10 08:43:56 2026] PATCH /v2/images/6c817663-634b-4e4e-a6f8-e2ffb8c06f4f => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/429] 199.204.45.22 () {44 vars in 968 bytes} [Wed Jun 10 08:43:56 2026] GET /v2/images/6c817663-634b-4e4e-a6f8-e2ffb8c06f4f => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/590] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:57:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/591] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:57:17 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/620] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:59:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/621] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:59:39 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/622] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 08:59:41 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/623] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 08:59:41 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/636] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 09:00:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/637] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 09:00:32 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/638] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 09:00:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/639] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 09:00:40 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/654] 199.204.45.22 () {42 vars in 685 bytes} [Wed Jun 10 09:01:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/655] 199.204.45.22 () {44 vars in 907 bytes} [Wed Jun 10 09:01:42 2026] GET /v2/images => generated 5574 bytes in 66 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: 341/664] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jun 10 09:02:24 2026] GET /v2/images => generated 5574 bytes in 19 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: 326/669] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:02:50 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/670] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:02:50 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: 8|app: 0|req: 328/673] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:02:57 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 346/674] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:02:57 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: 329/675] 199.204.45.22 () {36 vars in 990 bytes} [Wed Jun 10 09:02:58 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 347/676] 199.204.45.22 () {36 vars in 930 bytes} [Wed Jun 10 09:02:58 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: 330/677] 199.204.45.22 () {36 vars in 990 bytes} [Wed Jun 10 09:02:58 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 348/678] 199.204.45.22 () {36 vars in 930 bytes} [Wed Jun 10 09:02:58 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: 332/681] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:03:10 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 350/682] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:03:10 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: 333/683] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:03:11 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 351/684] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:03:11 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: 357/695] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:03:52 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 339/696] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:03: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: 360/701] 10.0.0.160 () {34 vars in 655 bytes} [Wed Jun 10 09:04:12 2026] POST /v2/images => generated 649 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:04:12.943 8 WARNING glance.api.v2.images [None req-9c279c52-7794-4814-ac78-5210a902bc38 b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88ec11e6-78c6-4396-a036-88d346029206 [pid: 8|app: 0|req: 342/702] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 10 09:04:12 2026] DELETE /v2/images/88ec11e6-78c6-4396-a036-88d346029206 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/88ec11e6-78c6-4396-a036-88d346029206 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jun 10 09:04:13 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: 362/705] 10.0.0.160 () {34 vars in 655 bytes} [Wed Jun 10 09:04:13 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/706] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/820b133e-563c-44ad-8ec6-e33dad1a11e4/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:04:13.152 7 WARNING oslo_policy.policy [None req-1b934ffe-5194-412d-82f1-370cd4d960ac b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 09:04:13.152 7 WARNING oslo_policy.policy [None req-1b934ffe-5194-412d-82f1-370cd4d960ac b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 09:04:13.153 7 INFO glance.api.v2.image_data [None req-1b934ffe-5194-412d-82f1-370cd4d960ac b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:04:13.202 7 WARNING glance_store._drivers.rbd [None req-1b934ffe-5194-412d-82f1-370cd4d960ac b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 345/707] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 346/708] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:04:13 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: 347/709] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:04:13 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: 348/710] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/711] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:04:13 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: 351/713] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:04:13.457 7 INFO glance.location [None req-1b934ffe-5194-412d-82f1-370cd4d960ac b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/714] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:04:13 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: 353/715] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:04:13 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: 363/716] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jun 10 09:04:13 2026] PUT /v2/images/820b133e-563c-44ad-8ec6-e33dad1a11e4/file => generated 0 bytes in 359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/820b133e-563c-44ad-8ec6-e33dad1a11e4 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/820b133e-563c-44ad-8ec6-e33dad1a11e4/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.160 () {34 vars in 655 bytes} [Wed Jun 10 09:04:13 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jun 10 09:04:13 2026] PATCH /v2/images/42cc97bd-25a2-40ac-a2b0-57152c27875f => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/42cc97bd-25a2-40ac-a2b0-57152c27875f => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:04:13.806 7 WARNING glance.api.v2.images [None req-b874ee25-9a4c-4160-8a5a-4a56e1f31d61 b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//42cc97bd-25a2-40ac-a2b0-57152c27875f [pid: 7|app: 0|req: 366/722] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 10 09:04:13 2026] DELETE /v2/images/42cc97bd-25a2-40ac-a2b0-57152c27875f => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:04:13 2026] GET /v2/images/42cc97bd-25a2-40ac-a2b0-57152c27875f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:04:13.873 7 WARNING glance.api.v2.images [None req-81687505-f165-4360-a975-853bc62fe25e b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//820b133e-563c-44ad-8ec6-e33dad1a11e4 [pid: 8|app: 0|req: 358/724] 10.0.0.61 () {36 vars in 910 bytes} [Wed Jun 10 09:04:14 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.61 () {36 vars in 1006 bytes} [Wed Jun 10 09:04:14 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db/locations => generated 127 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.61 () {36 vars in 986 bytes} [Wed Jun 10 09:04:14 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 361/727] 10.0.0.61 () {36 vars in 926 bytes} [Wed Jun 10 09:04:14 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: 362/728] 10.0.0.61 () {36 vars in 926 bytes} [Wed Jun 10 09:04:14 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: 367/729] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 10 09:04:13 2026] DELETE /v2/images/820b133e-563c-44ad-8ec6-e33dad1a11e4 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:04:14 2026] GET /v2/images/820b133e-563c-44ad-8ec6-e33dad1a11e4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:04:14.724 7 WARNING glance.api.v2.images [None req-d9160326-48ba-4d7f-b54a-daf0e9710e66 b71833dfdbe0474e94546ea3d9cee4c2 ae12aef0170f4693a2cef4e94c8b3f63 - - default default] Failed to find image 88ec11e6-78c6-4396-a036-88d346029206 to delete: glance.common.exception.ImageNotFound: No image found with ID 88ec11e6-78c6-4396-a036-88d346029206 [pid: 7|app: 0|req: 368/731] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 10 09:04:14 2026] DELETE /v2/images/88ec11e6-78c6-4396-a036-88d346029206 => 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: 364/732] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:04:14 2026] GET /v2/images/88ec11e6-78c6-4396-a036-88d346029206 => 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: 374/743] 10.0.0.160 () {30 vars in 411 bytes} [Wed Jun 10 09:05:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:05:16 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 376/747] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:05:16 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: 379/752] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:05:40 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 374/753] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:05: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: 8|app: 0|req: 379/762] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:06:16 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 384/763] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:06:16 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: 388/770] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:06:48 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 383/771] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:06:48 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: 389/772] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 390/774] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:06:49 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: 391/776] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:06:49 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/777] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 392/778] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:06:49 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: 387/779] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:06:49 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: 393/780] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:06:49 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: 394/782] 10.0.0.61 () {36 vars in 910 bytes} [Wed Jun 10 09:06:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.61 () {36 vars in 1006 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.61 () {36 vars in 986 bytes} [Wed Jun 10 09:06:49 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => 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: 390/785] 10.0.0.61 () {36 vars in 926 bytes} [Wed Jun 10 09:06:49 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/786] 10.0.0.61 () {36 vars in 926 bytes} [Wed Jun 10 09:06:49 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: 404/801] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:08:00 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:08: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: 401/807] 10.0.0.86 () {36 vars in 986 bytes} [Wed Jun 10 09:08:18 2026] GET /v2/images/69ee4398-4feb-4dc0-b5dc-89073e8c71db => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.86 () {36 vars in 926 bytes} [Wed Jun 10 09:08:18 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/817] 199.204.45.22 () {32 vars in 825 bytes} [Wed Jun 10 09:08:52 2026] GET /v2/images?status=active&owner=5cb5f20606af496ea3f2280ec66d5ad2&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/818] 199.204.45.22 () {32 vars in 652 bytes} [Wed Jun 10 09:08: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: 407/819] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:08:53 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/820] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:08:53 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: 408/821] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:08:53 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: 414/822] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:08:53 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:08:53 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: 415/824] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:08:53 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: 410/825] 10.0.0.212 () {36 vars in 987 bytes} [Wed Jun 10 09:08:53 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/826] 10.0.0.212 () {36 vars in 927 bytes} [Wed Jun 10 09:08:53 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: 411/827] 10.0.0.61 () {36 vars in 910 bytes} [Wed Jun 10 09:08:53 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/828] 10.0.0.61 () {36 vars in 1006 bytes} [Wed Jun 10 09:08:53 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/829] 10.0.0.61 () {36 vars in 986 bytes} [Wed Jun 10 09:08:53 2026] GET /v2/images/ef592d2e-8daf-4038-ad5a-f706780d4bb1 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/830] 10.0.0.61 () {36 vars in 926 bytes} [Wed Jun 10 09:08:53 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: 413/831] 10.0.0.61 () {36 vars in 926 bytes} [Wed Jun 10 09:08:53 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: 447/898] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jun 10 09:14:25 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)