+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 29 22:19:03 2026] *** compiled with version: 13.3.0 on 29 May 2026 17:26:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-58d7675b7d-ct9f6 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 0x7f85c1cf9668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-29 22:19:05.204 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 22:19:05.250 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-29 22:19:06.069 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 22:19:06.070 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 22:19:06.070 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 22:19:06.110 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 22:19:06.111 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 22:19:06.112 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 22:19:08.076 7 WARNING glance.api.v2.images [None req-8e664d01-cdd2-4841-bc55-e39238bdda38 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 22:19:08.114 6 WARNING glance.api.v2.images [None req-755883d5-a081-46e6-9236-de23933b3f7c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 22:19:08.403 7 WARNING keystonemiddleware._common.config [None req-8e664d01-cdd2-4841-bc55-e39238bdda38 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:19:08.410 7 WARNING oslo_config.cfg [None req-8e664d01-cdd2-4841-bc55-e39238bdda38 - - - - - -] 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 0x7f85c1cf9668 pid: 7 (default app) 2026-05-29 22:19:08.441 6 WARNING keystonemiddleware._common.config [None req-755883d5-a081-46e6-9236-de23933b3f7c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:19:08.448 6 WARNING oslo_config.cfg [None req-755883d5-a081-46e6-9236-de23933b3f7c - - - - - -] 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 0x7f85c1cf9668 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:19:10 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:19:10.587 6 WARNING oslo_policy.policy [None req-ad75634b-700f-4bb8-87fa-3d59fa5e7570 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:10.587 6 WARNING oslo_policy.policy [None req-ad75634b-700f-4bb8-87fa-3d59fa5e7570 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:10.602 6 WARNING oslo_policy.policy [None req-ad75634b-700f-4bb8-87fa-3d59fa5e7570 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:10.602 6 WARNING oslo_policy.policy [None req-ad75634b-700f-4bb8-87fa-3d59fa5e7570 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - 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: 6|app: 0|req: 1/5] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:19:10 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:19:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:19:13 2026] GET /v2/images => generated 69 bytes in 40 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:19:13.972 7 WARNING oslo_policy.policy [None req-5407ff7f-aadc-4606-acef-570bc1fbd23f 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:13.973 7 WARNING oslo_policy.policy [None req-5407ff7f-aadc-4606-acef-570bc1fbd23f 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.238 () {44 vars in 911 bytes} [Fri May 29 22:19:13 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.238 () {44 vars in 933 bytes} [Fri May 29 22:19:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:19:14.104 7 WARNING oslo_policy.policy [None req-468fec14-b522-4f12-9c3d-81359f4481d9 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:14.105 7 WARNING oslo_policy.policy [None req-468fec14-b522-4f12-9c3d-81359f4481d9 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.238 () {44 vars in 939 bytes} [Fri May 29 22:19:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:19:14.186 6 WARNING oslo_config.cfg [None req-b4d9d49f-1647-47ad-bc4b-c04f9f83edc6 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - 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: 6|app: 0|req: 4/11] 199.204.45.238 () {48 vars in 951 bytes} [Fri May 29 22:19:14 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:19:14.208 7 WARNING oslo_policy.policy [None req-b55b869f-122f-4c44-9df8-9e2dbce5995b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:14.208 7 WARNING oslo_policy.policy [None req-b55b869f-122f-4c44-9df8-9e2dbce5995b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:19:14.209 7 INFO glance.api.v2.image_data [None req-b55b869f-122f-4c44-9df8-9e2dbce5995b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:19:18.054 7 INFO glance.location [None req-b55b869f-122f-4c44-9df8-9e2dbce5995b 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.238 () {48 vars in 1045 bytes} [Fri May 29 22:19:14 2026] PUT /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3/file => generated 0 bytes in 3891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7769 switches on core 0) [pid: 6|app: 0|req: 7/15] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:19:18 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:19:18.203 7 WARNING oslo_config.cfg [None req-23107845-ed84-46b0-a897-a6e878ce11ef 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.238 () {48 vars in 1051 bytes} [Fri May 29 22:19:18 2026] PATCH /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/17] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:19:18 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 131/262] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:39:42 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: 132/263] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:39:42 2026] GET /v2/images => generated 1381 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 134/268] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:39:59 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: 135/269] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:39:59 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 135/270] 199.204.45.238 () {44 vars in 937 bytes} [Fri May 29 22:39:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.238 () {44 vars in 959 bytes} [Fri May 29 22:39:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/272] 199.204.45.238 () {44 vars in 939 bytes} [Fri May 29 22:39:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.238 () {48 vars in 951 bytes} [Fri May 29 22:39:59 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:39:59.726 6 WARNING oslo_policy.policy [None req-71c75173-d8b8-4590-8fe5-77ab816a16a7 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:39:59.726 6 WARNING oslo_policy.policy [None req-71c75173-d8b8-4590-8fe5-77ab816a16a7 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 22:39:59.728 6 INFO glance.api.v2.image_data [None req-71c75173-d8b8-4590-8fe5-77ab816a16a7 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:40:34.987 6 INFO glance.location [None req-71c75173-d8b8-4590-8fe5-77ab816a16a7 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 6|app: 0|req: 137/280] 199.204.45.238 () {48 vars in 1046 bytes} [Fri May 29 22:39:59 2026] PUT /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276/file => generated 0 bytes in 35306 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63514 switches on core 0) [pid: 7|app: 0|req: 144/281] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:40:35 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 138/282] 199.204.45.238 () {48 vars in 1051 bytes} [Fri May 29 22:40:35 2026] PATCH /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:40:35 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/284] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:40:36 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: 146/285] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:40:36 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 179/364] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:47:06 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: 186/365] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:47:06 2026] GET /v2/images => generated 2778 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:47:25 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 182/371] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:47:25 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.238 () {44 vars in 947 bytes} [Fri May 29 22:47:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 183/373] 199.204.45.238 () {44 vars in 969 bytes} [Fri May 29 22:47:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.238 () {44 vars in 939 bytes} [Fri May 29 22:47:25 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: 6|app: 0|req: 184/377] 199.204.45.238 () {48 vars in 951 bytes} [Fri May 29 22:47:25 2026] POST /v2/images => generated 799 bytes in 2806 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:47:28.584 7 INFO glance.api.v2.image_data [None req-61dd1bb6-cf54-40ab-ac78-ae0747bba0ff 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:52:23.073 7 INFO glance.location [None req-61dd1bb6-cf54-40ab-ac78-ae0747bba0ff 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/436] 199.204.45.238 () {48 vars in 1045 bytes} [Fri May 29 22:47:28 2026] PUT /v2/images/31062ebf-a1fb-435d-9346-9c8da2215300/file => generated 0 bytes in 294543 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10522 switches on core 0) [pid: 6|app: 0|req: 243/437] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:52:23 2026] GET /v2/images/31062ebf-a1fb-435d-9346-9c8da2215300 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/438] 199.204.45.238 () {48 vars in 1051 bytes} [Fri May 29 22:52:23 2026] PATCH /v2/images/31062ebf-a1fb-435d-9346-9c8da2215300 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/439] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:52:23 2026] GET /v2/images/31062ebf-a1fb-435d-9346-9c8da2215300 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/452] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:53:25 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: 202/453] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:53:25 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/458] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 22:53:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 254/459] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 22:53:37 2026] GET /v2/images => generated 4190 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/460] 199.204.45.238 () {44 vars in 939 bytes} [Fri May 29 22:53:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 255/461] 199.204.45.238 () {44 vars in 961 bytes} [Fri May 29 22:53:38 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: 207/462] 199.204.45.238 () {44 vars in 939 bytes} [Fri May 29 22:53:38 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: 6|app: 0|req: 256/463] 199.204.45.238 () {48 vars in 951 bytes} [Fri May 29 22:53:38 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:53:38.197 7 INFO glance.api.v2.image_data [None req-1b7c631e-6e8d-4a31-8b7a-8853fed964c3 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:54:01.504 7 INFO glance.location [None req-1b7c631e-6e8d-4a31-8b7a-8853fed964c3 8fe12dbac6e245efab40dd8cc5d2d2b7 e6b8f89f223847b188bcb127ece83440 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/468] 199.204.45.238 () {48 vars in 1046 bytes} [Fri May 29 22:53:38 2026] PUT /v2/images/b570733e-daba-46bd-95d6-74e6ed217d84/file => generated 0 bytes in 23356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19954 switches on core 0) [pid: 6|app: 0|req: 261/469] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:54:01 2026] GET /v2/images/b570733e-daba-46bd-95d6-74e6ed217d84 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/470] 199.204.45.238 () {48 vars in 1051 bytes} [Fri May 29 22:54:01 2026] PATCH /v2/images/b570733e-daba-46bd-95d6-74e6ed217d84 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 262/471] 199.204.45.238 () {44 vars in 971 bytes} [Fri May 29 22:54:01 2026] GET /v2/images/b570733e-daba-46bd-95d6-74e6ed217d84 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/634] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 23:07:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/635] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 23:07:32 2026] GET /v2/images => generated 5574 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/666] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 23:10:03 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/667] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 23:10:03 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: 6|app: 0|req: 361/668] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 23:10:05 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: 308/669] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 23:10:05 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: 7|app: 0|req: 315/682] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 23:11:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/683] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 23:11:00 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/686] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 23:11:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/687] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 23:11:09 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/700] 199.204.45.238 () {42 vars in 688 bytes} [Fri May 29 23:12:15 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: 324/701] 199.204.45.238 () {44 vars in 910 bytes} [Fri May 29 23:12:15 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 330/712] 10.0.0.104 () {32 vars in 633 bytes} [Fri May 29 23:12:59 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/717] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:13:20 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 385/718] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:13:20 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: 335/721] 199.204.45.238 () {36 vars in 991 bytes} [Fri May 29 23:13:28 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/722] 199.204.45.238 () {36 vars in 931 bytes} [Fri May 29 23:13:28 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: 336/723] 199.204.45.238 () {36 vars in 991 bytes} [Fri May 29 23:13:29 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/724] 199.204.45.238 () {36 vars in 931 bytes} [Fri May 29 23:13:29 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: 337/725] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:13:36 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/726] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:13:36 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: 338/727] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:13:37 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/728] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:13:37 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: 339/729] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:13:37 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: 6|app: 0|req: 391/730] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:13:37 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/731] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:13:37 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: 6|app: 0|req: 392/732] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:13:37 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: 342/735] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:13:37 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/736] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:13:37 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: 343/737] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:13:38 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: 6|app: 0|req: 395/738] 10.0.0.7 () {36 vars in 985 bytes} [Fri May 29 23:13:38 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/739] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:13:39 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: 6|app: 0|req: 396/740] 10.0.0.7 () {36 vars in 985 bytes} [Fri May 29 23:13:39 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 345/741] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:13:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/742] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:13:39 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: 6|app: 0|req: 402/751] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:14:25 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/752] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/759] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:14:49 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 354/760] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:14:49 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: 6|app: 0|req: 408/763] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:14:58 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 356/764] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:14:58 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: 6|app: 0|req: 409/765] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:15:01 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 357/766] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:15:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/773] 10.0.0.104 () {34 vars in 655 bytes} [Fri May 29 23:15:36 2026] POST /v2/images => generated 649 bytes in 154 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 23:15:36.196 7 WARNING glance.api.v2.images [None req-65763a30-542a-4e34-8928-f6c90ef9054e 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2fd59e7b-0714-4178-8973-16868607e8af [pid: 7|app: 0|req: 361/774] 10.0.0.104 () {32 vars in 710 bytes} [Fri May 29 23:15:36 2026] DELETE /v2/images/2fd59e7b-0714-4178-8973-16868607e8af => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/775] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:15:36 2026] GET /v2/images/2fd59e7b-0714-4178-8973-16868607e8af => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/776] 10.0.0.104 () {32 vars in 633 bytes} [Fri May 29 23:15:36 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 415/777] 10.0.0.104 () {34 vars in 655 bytes} [Fri May 29 23:15:36 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/778] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:36 2026] GET /v2/images/fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:15:36.402 6 INFO glance.api.v2.image_data [None req-cc4a8486-8cfa-4068-a6ff-791d427a0454 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 23:15:36.467 6 WARNING glance_store._drivers.rbd [None req-cc4a8486-8cfa-4068-a6ff-791d427a0454 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 23:15:37.664 6 INFO glance.location [None req-cc4a8486-8cfa-4068-a6ff-791d427a0454 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 416/779] 10.0.0.104 () {32 vars in 727 bytes} [Fri May 29 23:15:36 2026] PUT /v2/images/fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86/file => generated 0 bytes in 1318 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/780] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:15:37 2026] GET /v2/images/fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/781] 10.0.0.104 () {32 vars in 717 bytes} [Fri May 29 23:15:37 2026] GET /v2/images/fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/782] 10.0.0.104 () {34 vars in 655 bytes} [Fri May 29 23:15:37 2026] POST /v2/images => generated 648 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/785] 10.0.0.104 () {32 vars in 726 bytes} [Fri May 29 23:15:37 2026] PATCH /v2/images/0de8e304-e00f-4ec9-a51e-8f998ed5e271 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/786] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:15:37 2026] GET /v2/images/0de8e304-e00f-4ec9-a51e-8f998ed5e271 => generated 652 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:15:38.011 6 WARNING glance.api.v2.images [None req-b5c9a92d-31f3-4d96-b645-403db64bfd80 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0de8e304-e00f-4ec9-a51e-8f998ed5e271 [pid: 6|app: 0|req: 419/787] 10.0.0.104 () {32 vars in 710 bytes} [Fri May 29 23:15:37 2026] DELETE /v2/images/0de8e304-e00f-4ec9-a51e-8f998ed5e271 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/788] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:15:38 2026] GET /v2/images/0de8e304-e00f-4ec9-a51e-8f998ed5e271 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:38.085 6 WARNING glance.api.v2.images [None req-af2f3bb9-c45b-4ca7-9f00-2901f47c264c 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86 [pid: 6|app: 0|req: 420/789] 10.0.0.104 () {32 vars in 710 bytes} [Fri May 29 23:15:38 2026] DELETE /v2/images/fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/790] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:15:38 2026] GET /v2/images/fe8cabe4-e49b-4afd-b0b8-ecbdbafc7c86 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:15:38.957 6 WARNING glance.api.v2.images [None req-e8e53bcc-3264-4162-b70c-14e24b2c54ee 59afe737efc04b5daf7c55d0d9521eca 791d4dbf7c53454dbb93ccec0e53ee71 - - default default] Failed to find image 2fd59e7b-0714-4178-8973-16868607e8af to delete: glance.common.exception.ImageNotFound: No image found with ID 2fd59e7b-0714-4178-8973-16868607e8af [pid: 6|app: 0|req: 421/791] 10.0.0.104 () {32 vars in 710 bytes} [Fri May 29 23:15:38 2026] DELETE /v2/images/2fd59e7b-0714-4178-8973-16868607e8af => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/792] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:15:38 2026] GET /v2/images/2fd59e7b-0714-4178-8973-16868607e8af => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 422/793] 10.0.0.104 () {30 vars in 411 bytes} [Fri May 29 23:15:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/804] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:16:28 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 377/805] 10.0.0.104 () {32 vars in 707 bytes} [Fri May 29 23:16:28 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 429/806] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:16:28 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/807] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:16:28 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: 6|app: 0|req: 430/808] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:16:28 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: 379/809] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:16:28 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 431/810] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:16:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/811] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:16:28 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: 6|app: 0|req: 432/812] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:16:29 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 381/813] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:16:29 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: 6|app: 0|req: 433/814] 10.0.0.7 () {36 vars in 985 bytes} [Fri May 29 23:16:29 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 382/815] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:16:29 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: 6|app: 0|req: 434/816] 10.0.0.7 () {36 vars in 985 bytes} [Fri May 29 23:16:29 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 383/817] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:16:29 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: 6|app: 0|req: 435/818] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:16:29 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: 384/819] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:16:37 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/820] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:16:37 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: 387/825] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:16:57 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/826] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:16:57 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: 6|app: 0|req: 442/831] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:17:12 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/832] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:17:12 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: 6|app: 0|req: 443/833] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:17:15 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 391/834] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:17:15 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: 6|app: 0|req: 448/843] 199.204.45.238 () {32 vars in 826 bytes} [Fri May 29 23:17:52 2026] GET /v2/images?status=active&owner=e6b8f89f223847b188bcb127ece83440&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/844] 199.204.45.238 () {32 vars in 653 bytes} [Fri May 29 23:17:52 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: 6|app: 0|req: 449/845] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:17:53 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/846] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:17:53 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: 6|app: 0|req: 450/847] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:17: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: 7|app: 0|req: 398/848] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:17:53 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/849] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:17: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: 7|app: 0|req: 399/850] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:17: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: 6|app: 0|req: 452/851] 10.0.0.197 () {36 vars in 987 bytes} [Fri May 29 23:17:53 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/852] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:17:53 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: 6|app: 0|req: 453/853] 10.0.0.197 () {36 vars in 927 bytes} [Fri May 29 23:17: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: 401/854] 10.0.0.7 () {36 vars in 985 bytes} [Fri May 29 23:17:53 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 454/855] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:17:53 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: 402/856] 10.0.0.7 () {36 vars in 985 bytes} [Fri May 29 23:17:53 2026] GET /v2/images/d5c170fe-a467-4477-85af-fa06d6c48276 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 455/857] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:17: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: 403/858] 10.0.0.7 () {36 vars in 925 bytes} [Fri May 29 23:17: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: 6|app: 0|req: 458/863] 10.0.0.16 () {36 vars in 986 bytes} [Fri May 29 23:18:09 2026] GET /v2/images/7ac0d319-3a61-4f96-99c3-d6e0b2f70fa3 => 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: 406/864] 10.0.0.16 () {36 vars in 926 bytes} [Fri May 29 23:18:09 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: 430/911] 10.0.0.104 () {32 vars in 633 bytes} [Fri May 29 23:22:00 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)