+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 08:32:48 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7b8bd657b5-8b8pp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f70bda01668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 08:32:50.089 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:32:50.175 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 08:32:50.953 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:32:50.954 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:32:50.955 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:32:51.082 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:32:51.086 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:32:51.088 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:32:53.126 8 WARNING glance.api.v2.images [None req-58d6954b-e662-40ea-ad51-e10158c231c1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:32:53.200 7 WARNING glance.api.v2.images [None req-3dabfa6e-d878-4d9c-b49c-76b80e24fdbe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:32:53.510 8 WARNING keystonemiddleware._common.config [None req-58d6954b-e662-40ea-ad51-e10158c231c1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:32:53.520 8 WARNING oslo_config.cfg [None req-58d6954b-e662-40ea-ad51-e10158c231c1 - - - - - -] 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 0x7f70bda01668 pid: 8 (default app) 2026-06-10 08:32:53.556 7 WARNING keystonemiddleware._common.config [None req-3dabfa6e-d878-4d9c-b49c-76b80e24fdbe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:32:53.565 7 WARNING oslo_config.cfg [None req-3dabfa6e-d878-4d9c-b49c-76b80e24fdbe - - - - - -] 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 0x7f70bda01668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 08:32:54 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:32:55.399 7 WARNING oslo_policy.policy [None req-afafcb2c-1df5-429e-b6c6-1fa5bd872bc2 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:55.399 7 WARNING oslo_policy.policy [None req-afafcb2c-1df5-429e-b6c6-1fa5bd872bc2 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:55.413 7 WARNING oslo_policy.policy [None req-afafcb2c-1df5-429e-b6c6-1fa5bd872bc2 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:55.414 7 WARNING oslo_policy.policy [None req-afafcb2c-1df5-429e-b6c6-1fa5bd872bc2 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 08:32:54 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 08:32:58 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 08:32:58 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:32:59.035 8 WARNING oslo_policy.policy [None req-6db099f5-b928-4ece-8ae8-11eb003fb888 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:59.035 8 WARNING oslo_policy.policy [None req-6db099f5-b928-4ece-8ae8-11eb003fb888 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.204.45.3 () {44 vars in 904 bytes} [Wed Jun 10 08:32:59 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.3 () {44 vars in 926 bytes} [Wed Jun 10 08:32:59 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-10 08:32:59.191 8 WARNING oslo_policy.policy [None req-21a4d752-f933-4fb0-8703-8918a89d7bd3 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:59.191 8 WARNING oslo_policy.policy [None req-21a4d752-f933-4fb0-8703-8918a89d7bd3 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jun 10 08:32: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) 2026-06-10 08:32:59.266 7 WARNING oslo_config.cfg [None req-bede2570-6f98-43b8-bf3b-071c93b3aedd 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jun 10 08:32:59 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 08:32:59.287 8 WARNING oslo_policy.policy [None req-b43edd39-82b9-4249-afc8-f1b2669ca898 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:59.287 8 WARNING oslo_policy.policy [None req-b43edd39-82b9-4249-afc8-f1b2669ca898 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:32:59.288 8 INFO glance.api.v2.image_data [None req-b43edd39-82b9-4249-afc8-f1b2669ca898 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:33:04.384 8 WARNING glance.location [None req-b43edd39-82b9-4249-afc8-f1b2669ca898 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.3 () {48 vars in 1038 bytes} [Wed Jun 10 08:32:59 2026] PUT /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780/file => generated 0 bytes in 5136 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7325 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 08:33:04 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:33:04.528 8 WARNING oslo_config.cfg [None req-a26de526-974a-4724-aeaf-11d987f861fa 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jun 10 08:33:04 2026] PATCH /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 08:33:04 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 08:53:46 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 08:53:46 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 08:54:03 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 08:54:03 2026] GET /v2/images => generated 1381 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.3 () {44 vars in 930 bytes} [Wed Jun 10 08:54:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.3 () {44 vars in 952 bytes} [Wed Jun 10 08:54:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jun 10 08:54:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jun 10 08:54:04 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 08:54:04.371 7 WARNING oslo_policy.policy [None req-410380b9-0535-4a3a-b595-6d3eda61994c 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:04.371 7 WARNING oslo_policy.policy [None req-410380b9-0535-4a3a-b595-6d3eda61994c 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:04.372 7 INFO glance.api.v2.image_data [None req-410380b9-0535-4a3a-b595-6d3eda61994c 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:54:28.892 7 WARNING glance.location [None req-410380b9-0535-4a3a-b595-6d3eda61994c 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/281] 199.204.45.3 () {48 vars in 1039 bytes} [Wed Jun 10 08:54:04 2026] PUT /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34/file => generated 0 bytes in 24574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65379 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 08:54:28 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jun 10 08:54:28 2026] PATCH /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 08:54:29 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 08:54:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 08:54:30 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:01:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:01:29 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:01:38 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:01:38 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.3 () {44 vars in 940 bytes} [Wed Jun 10 09:01:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.3 () {44 vars in 962 bytes} [Wed Jun 10 09:01:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jun 10 09:01:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jun 10 09:01:39 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 09:01:39.179 8 INFO glance.api.v2.image_data [None req-8bc01451-b166-4ab9-aa48-5a8a411428e5 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:01:54.155 8 INFO glance.location [None req-8bc01451-b166-4ab9-aa48-5a8a411428e5 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/385] 199.204.45.3 () {48 vars in 1038 bytes} [Wed Jun 10 09:01:39 2026] PUT /v2/images/ecd873e7-adb0-4e78-a542-667cd002711a/file => generated 0 bytes in 15024 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21571 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 09:01:54 2026] GET /v2/images/ecd873e7-adb0-4e78-a542-667cd002711a => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jun 10 09:01:54 2026] PATCH /v2/images/ecd873e7-adb0-4e78-a542-667cd002711a => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 09:01:54 2026] GET /v2/images/ecd873e7-adb0-4e78-a542-667cd002711a => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:02:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:02:32 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:02:50 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:02:50 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jun 10 09:02:50 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: 202/404] 199.204.45.3 () {44 vars in 954 bytes} [Wed Jun 10 09:02:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.3 () {44 vars in 932 bytes} [Wed Jun 10 09:02:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.3 () {48 vars in 944 bytes} [Wed Jun 10 09:02:50 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-10 09:02:50.508 7 INFO glance.api.v2.image_data [None req-b0b8aafa-2599-4393-8354-d754ebbcc140 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:03:05.535 7 INFO glance.location [None req-b0b8aafa-2599-4393-8354-d754ebbcc140 638dd4ac8ba14bb9b61d3927e0bcc727 50c1b88e7ef3409bb0b9789ab2a935b8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/411] 199.204.45.3 () {48 vars in 1039 bytes} [Wed Jun 10 09:02:50 2026] PUT /v2/images/26a0c2b5-22e0-440f-b92b-3835ec2d9a95/file => generated 0 bytes in 15064 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34495 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 09:03:05 2026] GET /v2/images/26a0c2b5-22e0-440f-b92b-3835ec2d9a95 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.3 () {48 vars in 1044 bytes} [Wed Jun 10 09:03:05 2026] PATCH /v2/images/26a0c2b5-22e0-440f-b92b-3835ec2d9a95 => generated 1382 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.3 () {44 vars in 964 bytes} [Wed Jun 10 09:03:05 2026] GET /v2/images/26a0c2b5-22e0-440f-b92b-3835ec2d9a95 => generated 1382 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:16:36 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:16:36 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:19:08 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:19:08 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: 8|app: 0|req: 308/611] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:19:10 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:19:10 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:20:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:20:05 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:20:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:20:13 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 199.204.45.3 () {42 vars in 681 bytes} [Wed Jun 10 09:21:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 199.204.45.3 () {44 vars in 903 bytes} [Wed Jun 10 09:21:20 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/655] 10.0.0.232 () {32 vars in 633 bytes} [Wed Jun 10 09:22:03 2026] GET /v2/images => generated 5574 bytes in 20 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/660] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:22:28 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:22: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: 7|app: 0|req: 329/662] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:22:31 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 334/663] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:22:31 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: 336/666] 199.204.45.3 () {36 vars in 989 bytes} [Wed Jun 10 09:22:37 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 331/667] 199.204.45.3 () {36 vars in 929 bytes} [Wed Jun 10 09:22: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: 8|app: 0|req: 337/668] 199.204.45.3 () {36 vars in 989 bytes} [Wed Jun 10 09:22:38 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 332/669] 199.204.45.3 () {36 vars in 929 bytes} [Wed Jun 10 09:22: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: 8|app: 0|req: 339/672] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:22:46 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 334/673] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:22:46 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: 340/674] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:22:47 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:22:47 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: 341/676] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:22:47 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: 336/677] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:22:47 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:22:47 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: 337/679] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:22:47 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: 343/680] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:22:47 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 338/681] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:22:47 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: 344/682] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:22:47 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: 339/683] 10.0.0.125 () {36 vars in 911 bytes} [Wed Jun 10 09:22:48 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.125 () {36 vars in 1007 bytes} [Wed Jun 10 09:22:48 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.125 () {36 vars in 987 bytes} [Wed Jun 10 09:22:48 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 346/686] 10.0.0.125 () {36 vars in 927 bytes} [Wed Jun 10 09:22:48 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: 341/687] 10.0.0.125 () {36 vars in 927 bytes} [Wed Jun 10 09:22:48 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: 346/696] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:23:28 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:23: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: 8|app: 0|req: 353/700] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:23:37 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 348/701] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:23: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: 8|app: 0|req: 354/702] 10.0.0.232 () {30 vars in 411 bytes} [Wed Jun 10 09:23:38 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.232 () {34 vars in 655 bytes} [Wed Jun 10 09:24:16 2026] POST /v2/images => generated 649 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:24:17.170 8 WARNING glance.api.v2.images [None req-f43c2b38-364c-4acd-b3e5-be8dd718c35b c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d57a6388-1eba-449c-bc64-c9a12947dad2 [pid: 8|app: 0|req: 359/712] 10.0.0.232 () {32 vars in 710 bytes} [Wed Jun 10 09:24:17 2026] DELETE /v2/images/d57a6388-1eba-449c-bc64-c9a12947dad2 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:24:17 2026] GET /v2/images/d57a6388-1eba-449c-bc64-c9a12947dad2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.232 () {32 vars in 633 bytes} [Wed Jun 10 09:24:17 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.232 () {34 vars in 655 bytes} [Wed Jun 10 09:24:17 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.232 () {32 vars in 717 bytes} [Wed Jun 10 09:24:17 2026] GET /v2/images/4de765c0-6e54-4115-b442-66607d061b0f/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:24:17.368 7 INFO glance.api.v2.image_data [None req-885510a3-13e6-4a6d-945d-ab1b170f9379 c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:24:17.409 7 WARNING glance_store._drivers.rbd [None req-885510a3-13e6-4a6d-945d-ab1b170f9379 c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:24:17.944 7 INFO glance.location [None req-885510a3-13e6-4a6d-945d-ab1b170f9379 c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/717] 10.0.0.232 () {32 vars in 727 bytes} [Wed Jun 10 09:24:17 2026] PUT /v2/images/4de765c0-6e54-4115-b442-66607d061b0f/file => generated 0 bytes in 666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:24:18 2026] GET /v2/images/4de765c0-6e54-4115-b442-66607d061b0f => generated 1103 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/719] 10.0.0.232 () {32 vars in 717 bytes} [Wed Jun 10 09:24:18 2026] GET /v2/images/4de765c0-6e54-4115-b442-66607d061b0f/file => generated 1024 bytes in 209 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.232 () {34 vars in 655 bytes} [Wed Jun 10 09:24:18 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.232 () {32 vars in 726 bytes} [Wed Jun 10 09:24:18 2026] PATCH /v2/images/108be797-840c-450a-beff-467796a0b890 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:24:18 2026] GET /v2/images/108be797-840c-450a-beff-467796a0b890 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:24:18.408 7 WARNING glance.api.v2.images [None req-a8f63a95-807c-472f-9fcb-461265ce0e68 c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//108be797-840c-450a-beff-467796a0b890 [pid: 7|app: 0|req: 359/723] 10.0.0.232 () {32 vars in 710 bytes} [Wed Jun 10 09:24:18 2026] DELETE /v2/images/108be797-840c-450a-beff-467796a0b890 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:24:18 2026] GET /v2/images/108be797-840c-450a-beff-467796a0b890 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:24:18.486 7 WARNING glance.api.v2.images [None req-2a4e6410-6f54-4f86-b83f-4bce2ec298ed c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4de765c0-6e54-4115-b442-66607d061b0f [pid: 7|app: 0|req: 360/725] 10.0.0.232 () {32 vars in 710 bytes} [Wed Jun 10 09:24:18 2026] DELETE /v2/images/4de765c0-6e54-4115-b442-66607d061b0f => generated 0 bytes in 739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:24:19 2026] GET /v2/images/4de765c0-6e54-4115-b442-66607d061b0f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:24:19.243 7 WARNING glance.api.v2.images [None req-ffb6046a-ab61-4710-97a6-cc94cff41310 c1d2802254fc45999463b3844753a268 eaf63da85447436aa8250d5fad3448e5 - - default default] Failed to find image d57a6388-1eba-449c-bc64-c9a12947dad2 to delete: glance.common.exception.ImageNotFound: No image found with ID d57a6388-1eba-449c-bc64-c9a12947dad2 [pid: 7|app: 0|req: 361/727] 10.0.0.232 () {32 vars in 710 bytes} [Wed Jun 10 09:24:19 2026] DELETE /v2/images/d57a6388-1eba-449c-bc64-c9a12947dad2 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:24:19 2026] GET /v2/images/d57a6388-1eba-449c-bc64-c9a12947dad2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:24:33 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 364/734] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:25:02 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 367/740] 10.0.0.232 () {32 vars in 707 bytes} [Wed Jun 10 09:25:02 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 375/743] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:25:02 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:25:02 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: 376/745] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:25:02 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: 370/746] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:25:02 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:25:02 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: 371/748] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:25:02 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: 378/749] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:25:02 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 372/750] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:25:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:25:02 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: 373/752] 10.0.0.125 () {36 vars in 911 bytes} [Wed Jun 10 09:25:03 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/753] 10.0.0.125 () {36 vars in 1007 bytes} [Wed Jun 10 09:25:03 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/754] 10.0.0.125 () {36 vars in 987 bytes} [Wed Jun 10 09:25:03 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.125 () {36 vars in 927 bytes} [Wed Jun 10 09:25:03 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: 375/756] 10.0.0.125 () {36 vars in 927 bytes} [Wed Jun 10 09:25:03 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: 382/757] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:25:04 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 376/758] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:25:04 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: 384/773] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:26:21 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:26:21 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: 387/779] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:26:39 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/780] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:26:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:26:43 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => 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: 389/784] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:26:43 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: 399/793] 199.204.45.3 () {32 vars in 824 bytes} [Wed Jun 10 09:27:22 2026] GET /v2/images?status=active&owner=50c1b88e7ef3409bb0b9789ab2a935b8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 199.204.45.3 () {32 vars in 651 bytes} [Wed Jun 10 09:27:22 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: 400/795] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => 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: 396/796] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:27:23 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: 397/798] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/799] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:27:23 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: 398/800] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:27:23 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: 403/801] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => 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: 399/802] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.125 () {36 vars in 911 bytes} [Wed Jun 10 09:27:23 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.125 () {36 vars in 1007 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.125 () {36 vars in 987 bytes} [Wed Jun 10 09:27:23 2026] GET /v2/images/b45067f7-b8d6-4a54-9a2c-aab344696c34 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.125 () {36 vars in 927 bytes} [Wed Jun 10 09:27:23 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: 406/807] 10.0.0.125 () {36 vars in 927 bytes} [Wed Jun 10 09:27: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: 7|app: 0|req: 402/808] 10.0.0.142 () {36 vars in 987 bytes} [Wed Jun 10 09:27:28 2026] GET /v2/images/a57dcf82-6446-4359-a3ce-20ce5872b780 => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/809] 10.0.0.142 () {36 vars in 927 bytes} [Wed Jun 10 09:27: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: 8|app: 0|req: 432/858] 10.0.0.232 () {32 vars in 633 bytes} [Wed Jun 10 09:31:25 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)