+ 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 [Thu Jun 25 22:42:26 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5fcc8899dd-54xbv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe1e8228668 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-25 22:42:28.508 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-25 22:42:28.529 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-25 22:42:29.393 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-25 22:42:29.394 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-25 22:42:29.395 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:42:29.489 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-25 22:42:29.490 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-25 22:42:29.490 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:42:31.491 7 WARNING glance.api.v2.images [None req-733735a4-2cfd-4764-a89f-74f034e8e55d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:42:31.692 8 WARNING glance.api.v2.images [None req-f8050307-52d7-450d-83a0-4fef7d2634a3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:42:31.835 7 WARNING keystonemiddleware._common.config [None req-733735a4-2cfd-4764-a89f-74f034e8e55d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:42:31.843 7 WARNING oslo_config.cfg [None req-733735a4-2cfd-4764-a89f-74f034e8e55d - - - - - -] 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 0x7fe1e8228668 pid: 7 (default app) 2026-06-25 22:42:32.033 8 WARNING keystonemiddleware._common.config [None req-f8050307-52d7-450d-83a0-4fef7d2634a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:42:32.040 8 WARNING oslo_config.cfg [None req-f8050307-52d7-450d-83a0-4fef7d2634a3 - - - - - -] 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 0x7fe1e8228668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 22:42:34 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-06-25 22:42:35.103 8 WARNING oslo_policy.policy [None req-81decb3c-b4f5-435e-9658-c6b9285dc727 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:35.104 8 WARNING oslo_policy.policy [None req-81decb3c-b4f5-435e-9658-c6b9285dc727 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:35.120 8 WARNING oslo_policy.policy [None req-81decb3c-b4f5-435e-9658-c6b9285dc727 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:35.120 8 WARNING oslo_policy.policy [None req-81decb3c-b4f5-435e-9658-c6b9285dc727 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 22:42:34 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 22:42:38 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: 2/7] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 22:42:38 2026] GET /v2/images => generated 69 bytes in 43 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-25 22:42:38.886 7 WARNING oslo_policy.policy [None req-e51b2277-1206-44a9-a190-3b533fc15575 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:38.886 7 WARNING oslo_policy.policy [None req-e51b2277-1206-44a9-a190-3b533fc15575 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.232 () {44 vars in 911 bytes} [Thu Jun 25 22:42:38 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.232 () {44 vars in 933 bytes} [Thu Jun 25 22:42:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:42:39.032 7 WARNING oslo_policy.policy [None req-5b805f91-1e97-41d0-b4b0-1d970bbdebd4 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:39.033 7 WARNING oslo_policy.policy [None req-5b805f91-1e97-41d0-b4b0-1d970bbdebd4 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.232 () {44 vars in 939 bytes} [Thu Jun 25 22:42:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:42:39.118 8 WARNING oslo_config.cfg [None req-1eae7ae1-a4f6-4c55-a06d-51be672dc3bb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.232 () {48 vars in 951 bytes} [Thu Jun 25 22:42:39 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 22:42:39.148 7 WARNING oslo_policy.policy [None req-3347b200-fbcb-4900-8e91-099b64e24154 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:39.149 7 WARNING oslo_policy.policy [None req-3347b200-fbcb-4900-8e91-099b64e24154 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 22:42:39.152 7 INFO glance.api.v2.image_data [None req-3347b200-fbcb-4900-8e91-099b64e24154 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 22:42:43.869 7 WARNING glance.location [None req-3347b200-fbcb-4900-8e91-099b64e24154 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.232 () {48 vars in 1045 bytes} [Thu Jun 25 22:42:39 2026] PUT /v2/images/c67c963f-86ed-4453-b576-757b3ba14563/file => generated 0 bytes in 4771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7361 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 22:42:43 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 22:42:44.016 7 WARNING oslo_config.cfg [None req-1490bded-d5af-48e0-8792-3e513d6c4a27 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.232 () {48 vars in 1051 bytes} [Thu Jun 25 22:42:43 2026] PATCH /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 22:42:44 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 133/264] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:03:17 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: 132/265] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:03:17 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:03:34 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: 135/271] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:03:34 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.232 () {44 vars in 937 bytes} [Thu Jun 25 23:03:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.232 () {44 vars in 959 bytes} [Thu Jun 25 23:03:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.232 () {44 vars in 939 bytes} [Thu Jun 25 23:03:34 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: 137/275] 199.19.213.232 () {48 vars in 951 bytes} [Thu Jun 25 23:03:34 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:03:34.759 7 INFO glance.api.v2.image_data [None req-61d59faf-eb04-4242-8217-779cb70a5edb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:04:04.944 7 WARNING glance.location [None req-61d59faf-eb04-4242-8217-779cb70a5edb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/282] 199.19.213.232 () {48 vars in 1046 bytes} [Thu Jun 25 23:03:34 2026] PUT /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa/file => generated 0 bytes in 30240 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64709 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 23:04:04 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.19.213.232 () {48 vars in 1051 bytes} [Thu Jun 25 23:04:05 2026] PATCH /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 23:04:05 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:04:06 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: 146/287] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:04:06 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:10:50 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: 187/369] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:10:50 2026] GET /v2/images => generated 2778 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:11:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:11:02 2026] GET /v2/images => generated 2778 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.19.213.232 () {44 vars in 947 bytes} [Thu Jun 25 23:11:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.19.213.232 () {44 vars in 969 bytes} [Thu Jun 25 23:11:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.19.213.232 () {44 vars in 939 bytes} [Thu Jun 25 23:11:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.19.213.232 () {48 vars in 951 bytes} [Thu Jun 25 23:11:03 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:11:03.088 8 WARNING oslo_policy.policy [None req-5bf99000-e60b-42f7-8c04-71f02db9bacb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 23:11:03.088 8 WARNING oslo_policy.policy [None req-5bf99000-e60b-42f7-8c04-71f02db9bacb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - 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-25 23:11:03.090 8 INFO glance.api.v2.image_data [None req-5bf99000-e60b-42f7-8c04-71f02db9bacb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:11:36.495 8 INFO glance.location [None req-5bf99000-e60b-42f7-8c04-71f02db9bacb 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/386] 199.19.213.232 () {48 vars in 1045 bytes} [Thu Jun 25 23:11:03 2026] PUT /v2/images/74f4e69c-35a4-4a8c-9e94-6529fd1f5c0c/file => generated 0 bytes in 33476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26253 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 23:11:36 2026] GET /v2/images/74f4e69c-35a4-4a8c-9e94-6529fd1f5c0c => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.19.213.232 () {48 vars in 1051 bytes} [Thu Jun 25 23:11:36 2026] PATCH /v2/images/74f4e69c-35a4-4a8c-9e94-6529fd1f5c0c => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 23:11:36 2026] GET /v2/images/74f4e69c-35a4-4a8c-9e94-6529fd1f5c0c => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:12:20 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:12:20 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:12: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: 202/405] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:12:36 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.19.213.232 () {44 vars in 939 bytes} [Thu Jun 25 23:12:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.232 () {44 vars in 961 bytes} [Thu Jun 25 23:12:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.19.213.232 () {44 vars in 939 bytes} [Thu Jun 25 23:12:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.19.213.232 () {48 vars in 951 bytes} [Thu Jun 25 23:12:36 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:12:36.267 7 INFO glance.api.v2.image_data [None req-bce2ad61-75ed-40e9-8c22-805c8145e3fc 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:12:53.601 7 INFO glance.location [None req-bce2ad61-75ed-40e9-8c22-805c8145e3fc 298581d0294e4acda07b3943ec4e51ac 0dab96f9e41546d9b6f7f9795eba8519 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/414] 199.19.213.232 () {48 vars in 1046 bytes} [Thu Jun 25 23:12:36 2026] PUT /v2/images/fb4e4384-7f68-4295-9fe6-ed31680ea232/file => generated 0 bytes in 17375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30950 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 23:12:53 2026] GET /v2/images/fb4e4384-7f68-4295-9fe6-ed31680ea232 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.232 () {48 vars in 1051 bytes} [Thu Jun 25 23:12:53 2026] PATCH /v2/images/fb4e4384-7f68-4295-9fe6-ed31680ea232 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.232 () {44 vars in 971 bytes} [Thu Jun 25 23:12:53 2026] GET /v2/images/fb4e4384-7f68-4295-9fe6-ed31680ea232 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:26:41 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: 290/583] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:26:41 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:29:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:29:00 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:29:02 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: 307/617] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:29:02 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:29:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:29:51 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:30:00 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: 314/631] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:30:00 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 199.19.213.232 () {42 vars in 688 bytes} [Thu Jun 25 23:31:01 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: 324/647] 199.19.213.232 () {44 vars in 910 bytes} [Thu Jun 25 23:31:01 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: 328/656] 10.0.0.61 () {32 vars in 632 bytes} [Thu Jun 25 23:31:43 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:32:07 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 28 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: 331/662] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:32:07 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: 7|app: 0|req: 332/663] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:32:08 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:32:08 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: 334/667] 199.19.213.232 () {36 vars in 991 bytes} [Thu Jun 25 23:32:15 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 334/668] 199.19.213.232 () {36 vars in 931 bytes} [Thu Jun 25 23:32:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 199.19.213.232 () {36 vars in 991 bytes} [Thu Jun 25 23:32:16 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 335/670] 199.19.213.232 () {36 vars in 931 bytes} [Thu Jun 25 23:32:16 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: 7|app: 0|req: 337/673] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:32:24 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:32:24 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: 340/679] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:32:46 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:32: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: 8|app: 0|req: 345/689] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:33:25 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:33:25 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: 346/691] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:33:25 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: 346/692] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:33:25 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 347/693] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:33:25 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: 347/694] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:33:25 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: 348/695] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:33:25 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 348/696] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:33:25 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: 349/697] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:33:25 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: 349/698] 10.0.0.223 () {36 vars in 987 bytes} [Thu Jun 25 23:33:26 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:33:26 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: 350/700] 10.0.0.223 () {36 vars in 987 bytes} [Thu Jun 25 23:33:26 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 351/701] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:33:26 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: 351/702] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:33:26 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: 355/709] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:33:55 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 355/710] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:33:55 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: 357/713] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:34:09 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:34:09 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: 360/719] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:34:27 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:34:27 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: 363/725] 10.0.0.61 () {34 vars in 654 bytes} [Thu Jun 25 23:34:49 2026] POST /v2/images => generated 648 bytes in 245 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-25 23:34:49.978 7 WARNING glance.api.v2.images [None req-9588086c-29df-4fce-a4e3-5f7336f8a67b 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f56a6584-a85c-4ab9-b75e-14fa1057a66a [pid: 7|app: 0|req: 363/726] 10.0.0.61 () {32 vars in 709 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2/images/f56a6584-a85c-4ab9-b75e-14fa1057a66a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:34:50 2026] GET /v2/images/f56a6584-a85c-4ab9-b75e-14fa1057a66a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.61 () {32 vars in 632 bytes} [Thu Jun 25 23:34:50 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.61 () {34 vars in 654 bytes} [Thu Jun 25 23:34:50 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.61 () {32 vars in 716 bytes} [Thu Jun 25 23:34:50 2026] GET /v2/images/dd9c9fcc-560e-4ec8-a173-8a22d7997bb7/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:50.188 8 INFO glance.api.v2.image_data [None req-f0fde5c3-eb62-4ebb-9199-56499c1a2a8c 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:34:50.229 8 WARNING glance_store._drivers.rbd [None req-f0fde5c3-eb62-4ebb-9199-56499c1a2a8c 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-25 23:34:50.859 8 INFO glance.location [None req-f0fde5c3-eb62-4ebb-9199-56499c1a2a8c 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/731] 10.0.0.61 () {32 vars in 726 bytes} [Thu Jun 25 23:34:50 2026] PUT /v2/images/dd9c9fcc-560e-4ec8-a173-8a22d7997bb7/file => generated 0 bytes in 722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:34:50 2026] GET /v2/images/dd9c9fcc-560e-4ec8-a173-8a22d7997bb7 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.61 () {32 vars in 716 bytes} [Thu Jun 25 23:34:50 2026] GET /v2/images/dd9c9fcc-560e-4ec8-a173-8a22d7997bb7/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.61 () {34 vars in 654 bytes} [Thu Jun 25 23:34:51 2026] POST /v2/images => generated 647 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.61 () {32 vars in 725 bytes} [Thu Jun 25 23:34:51 2026] PATCH /v2/images/7ccd60f8-0afe-4d15-a75f-800831485ac1 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:34:51 2026] GET /v2/images/7ccd60f8-0afe-4d15-a75f-800831485ac1 => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:51.240 8 WARNING glance.api.v2.images [None req-efcf4183-da3d-4ae9-a278-5e2e50f94676 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7ccd60f8-0afe-4d15-a75f-800831485ac1 [pid: 8|app: 0|req: 369/737] 10.0.0.61 () {32 vars in 709 bytes} [Thu Jun 25 23:34:51 2026] DELETE /v2/images/7ccd60f8-0afe-4d15-a75f-800831485ac1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:34:51 2026] GET /v2/images/7ccd60f8-0afe-4d15-a75f-800831485ac1 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:34:51.312 8 WARNING glance.api.v2.images [None req-a7c0c64c-644e-4954-965e-3dae5a779848 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dd9c9fcc-560e-4ec8-a173-8a22d7997bb7 [pid: 8|app: 0|req: 370/741] 10.0.0.61 () {32 vars in 709 bytes} [Thu Jun 25 23:34:51 2026] DELETE /v2/images/dd9c9fcc-560e-4ec8-a173-8a22d7997bb7 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:34:52 2026] GET /v2/images/dd9c9fcc-560e-4ec8-a173-8a22d7997bb7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:34:52.177 8 WARNING glance.api.v2.images [None req-83f1f850-d025-4c4b-adf7-7388cbae3bf9 3f065878142f4053bb8b73b079f1c4e8 800b47d65c654d78a406a1c60da1bd98 - - default default] Failed to find image f56a6584-a85c-4ab9-b75e-14fa1057a66a to delete: glance.common.exception.ImageNotFound: No image found with ID f56a6584-a85c-4ab9-b75e-14fa1057a66a [pid: 8|app: 0|req: 371/743] 10.0.0.61 () {32 vars in 709 bytes} [Thu Jun 25 23:34:52 2026] DELETE /v2/images/f56a6584-a85c-4ab9-b75e-14fa1057a66a => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:34:52 2026] GET /v2/images/f56a6584-a85c-4ab9-b75e-14fa1057a66a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.61 () {30 vars in 410 bytes} [Thu Jun 25 23:34:55 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: 374/746] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:34:55 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 373/747] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:34:55 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: 375/748] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:34:57 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 374/749] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:34:57 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/756] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:35:26 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => 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: 378/757] 10.0.0.61 () {32 vars in 706 bytes} [Thu Jun 25 23:35:26 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:35:27 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: 381/760] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:35:27 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: 380/761] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:35:27 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: 381/763] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:35:27 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: 383/764] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:35:27 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: 384/766] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.223 () {36 vars in 987 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:35:27 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: 384/769] 10.0.0.223 () {36 vars in 987 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:35:27 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:35:27 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: 387/772] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:35:29 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:35:29 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: 390/778] 10.0.0.120 () {36 vars in 987 bytes} [Thu Jun 25 23:35:47 2026] GET /v2/images/c67c963f-86ed-4453-b576-757b3ba14563 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.120 () {36 vars in 927 bytes} [Thu Jun 25 23:35:47 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: 394/788] 199.19.213.232 () {32 vars in 826 bytes} [Thu Jun 25 23:36:23 2026] GET /v2/images?status=active&owner=0dab96f9e41546d9b6f7f9795eba8519&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 199.19.213.232 () {32 vars in 653 bytes} [Thu Jun 25 23:36:23 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: 395/790] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:36:24 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:36:24 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: 396/792] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:36:24 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: 397/793] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:36:24 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => 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: 397/794] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:36:24 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: 398/795] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:36:24 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: 398/796] 10.0.0.66 () {36 vars in 986 bytes} [Thu Jun 25 23:36:24 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => 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: 399/797] 10.0.0.66 () {36 vars in 926 bytes} [Thu Jun 25 23:36:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.223 () {36 vars in 987 bytes} [Thu Jun 25 23:36:24 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:36:24 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: 400/800] 10.0.0.223 () {36 vars in 987 bytes} [Thu Jun 25 23:36:24 2026] GET /v2/images/89c5fc33-5a8b-4099-a6da-4d53944afcfa => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/801] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:36:24 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: 401/802] 10.0.0.223 () {36 vars in 927 bytes} [Thu Jun 25 23:36:24 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: 437/873] 10.0.0.61 () {32 vars in 632 bytes} [Thu Jun 25 23:42:13 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)