+ 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 24 04:06:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-569cd58cfd-7dszv 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 0x7f0f34993668 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-24 04:06:38.094 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 04:06:38.144 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-24 04:06:38.963 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-24 04:06:38.964 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-24 04:06:38.964 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 04:06:39.012 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-24 04:06:39.013 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-24 04:06:39.013 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 04:06:41.023 8 WARNING glance.api.v2.images [None req-9242778a-6dc0-4f66-add5-84ef5712e1eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 04:06:41.061 7 WARNING glance.api.v2.images [None req-34a24bc3-105c-466b-aaed-3163a1286457 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 04:06:41.365 8 WARNING keystonemiddleware._common.config [None req-9242778a-6dc0-4f66-add5-84ef5712e1eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 04:06:41.373 8 WARNING oslo_config.cfg [None req-9242778a-6dc0-4f66-add5-84ef5712e1eb - - - - - -] 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 0x7f0f34993668 pid: 8 (default app) 2026-06-24 04:06:41.411 7 WARNING keystonemiddleware._common.config [None req-34a24bc3-105c-466b-aaed-3163a1286457 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 04:06:41.419 7 WARNING oslo_config.cfg [None req-34a24bc3-105c-466b-aaed-3163a1286457 - - - - - -] 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 0x7f0f34993668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:06:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 04:06:43.035 7 WARNING oslo_policy.policy [None req-1f721b91-54e7-4d8b-b7ed-87740ce92902 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:43.035 7 WARNING oslo_policy.policy [None req-1f721b91-54e7-4d8b-b7ed-87740ce92902 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:43.056 7 WARNING oslo_policy.policy [None req-1f721b91-54e7-4d8b-b7ed-87740ce92902 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:43.056 7 WARNING oslo_policy.policy [None req-1f721b91-54e7-4d8b-b7ed-87740ce92902 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:06:42 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:06:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:06:46 2026] GET /v2/images => generated 69 bytes in 35 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-24 04:06:46.641 8 WARNING oslo_policy.policy [None req-bf2c9713-051b-4abe-8edb-9efe0f7a10c3 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:46.641 8 WARNING oslo_policy.policy [None req-bf2c9713-051b-4abe-8edb-9efe0f7a10c3 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.222 () {44 vars in 912 bytes} [Wed Jun 24 04:06:46 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.222 () {44 vars in 934 bytes} [Wed Jun 24 04:06:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:06:46.776 8 WARNING oslo_policy.policy [None req-60dfaf4d-9d11-453a-ab09-ada054739cbf 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:46.777 8 WARNING oslo_policy.policy [None req-60dfaf4d-9d11-453a-ab09-ada054739cbf 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jun 24 04:06:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:06:46.851 7 WARNING oslo_config.cfg [None req-d89b5f02-14a5-48e4-8649-def8f2570fb6 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jun 24 04:06:46 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:06:46.872 8 WARNING oslo_policy.policy [None req-ececb6f2-6cf2-4ad1-bd65-1cc59f88ccdb 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:46.872 8 WARNING oslo_policy.policy [None req-ececb6f2-6cf2-4ad1-bd65-1cc59f88ccdb 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:06:46.873 8 INFO glance.api.v2.image_data [None req-ececb6f2-6cf2-4ad1-bd65-1cc59f88ccdb 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:06:50.497 8 WARNING glance.location [None req-ececb6f2-6cf2-4ad1-bd65-1cc59f88ccdb 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.222 () {48 vars in 1046 bytes} [Wed Jun 24 04:06:46 2026] PUT /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2/file => generated 0 bytes in 3666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8772 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:06:50 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:06:50.640 8 WARNING oslo_config.cfg [None req-aa4c5107-5c7e-4887-bf1e-ecf7ae8e7e72 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jun 24 04:06:50 2026] PATCH /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:06:50 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 130/262] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:27:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:27:20 2026] GET /v2/images => generated 1381 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:27:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:27:41 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.222 () {44 vars in 938 bytes} [Wed Jun 24 04:27:41 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: 8|app: 0|req: 138/273] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jun 24 04:27:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jun 24 04:27:41 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: 8|app: 0|req: 139/275] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jun 24 04:27:41 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:27:41.340 7 WARNING oslo_policy.policy [None req-5bb8ae94-fa39-4b0c-ac3c-5fbae050c8af 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:27:41.340 7 WARNING oslo_policy.policy [None req-5bb8ae94-fa39-4b0c-ac3c-5fbae050c8af 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - 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-24 04:27:41.342 7 INFO glance.api.v2.image_data [None req-5bb8ae94-fa39-4b0c-ac3c-5fbae050c8af 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:28:07.363 7 WARNING glance.location [None req-5bb8ae94-fa39-4b0c-ac3c-5fbae050c8af 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/280] 199.204.45.222 () {48 vars in 1047 bytes} [Wed Jun 24 04:27:41 2026] PUT /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8/file => generated 0 bytes in 26076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65209 switches on core 0) [pid: 8|app: 0|req: 144/281] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:28:07 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/282] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jun 24 04:28:07 2026] PATCH /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/283] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:28:07 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => 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: 139/284] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:28:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/285] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:28:09 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/370] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:35:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/371] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:35:07 2026] GET /v2/images => generated 2778 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:35:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:35:19 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 199.204.45.222 () {44 vars in 948 bytes} [Wed Jun 24 04:35:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.204.45.222 () {44 vars in 970 bytes} [Wed Jun 24 04:35:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jun 24 04:35:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/379] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jun 24 04:35:19 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:35:19.714 7 INFO glance.api.v2.image_data [None req-1065bac7-2aa7-45b5-82a6-f7aef7095296 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:35:47.203 7 INFO glance.location [None req-1065bac7-2aa7-45b5-82a6-f7aef7095296 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/386] 199.204.45.222 () {48 vars in 1046 bytes} [Wed Jun 24 04:35:19 2026] PUT /v2/images/cd3d0fa5-f4e3-44f6-8c9b-925d70d16d82/file => generated 0 bytes in 27531 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29959 switches on core 0) [pid: 8|app: 0|req: 200/387] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:35:47 2026] GET /v2/images/cd3d0fa5-f4e3-44f6-8c9b-925d70d16d82 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/388] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jun 24 04:35:47 2026] PATCH /v2/images/cd3d0fa5-f4e3-44f6-8c9b-925d70d16d82 => generated 1410 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/389] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:35:47 2026] GET /v2/images/cd3d0fa5-f4e3-44f6-8c9b-925d70d16d82 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/398] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:36: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: 193/399] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:36:25 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/404] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:36:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/405] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:36:43 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/406] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jun 24 04:36:43 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: 8|app: 0|req: 210/407] 199.204.45.222 () {44 vars in 962 bytes} [Wed Jun 24 04:36:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/408] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jun 24 04:36:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/409] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jun 24 04:36:43 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:36:43.938 7 INFO glance.api.v2.image_data [None req-d37ca685-174e-45ae-9cf0-0deada303faa 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:37:01.842 7 INFO glance.location [None req-d37ca685-174e-45ae-9cf0-0deada303faa 68fb04aa81794d5985560094e6f4847d 241bb766c1604e579122081c468fcea8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/414] 199.204.45.222 () {48 vars in 1047 bytes} [Wed Jun 24 04:36:43 2026] PUT /v2/images/4d90fffe-d7a7-4d19-9ea3-4da0d3bbb2e7/file => generated 0 bytes in 17948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33274 switches on core 0) [pid: 8|app: 0|req: 216/415] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:37:01 2026] GET /v2/images/4d90fffe-d7a7-4d19-9ea3-4da0d3bbb2e7 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/416] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jun 24 04:37:01 2026] PATCH /v2/images/4d90fffe-d7a7-4d19-9ea3-4da0d3bbb2e7 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/417] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jun 24 04:37:02 2026] GET /v2/images/4d90fffe-d7a7-4d19-9ea3-4da0d3bbb2e7 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/576] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:50:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/577] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:50:17 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/606] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:52:38 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: 295/607] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:52:38 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/608] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:52:40 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: 296/609] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:52:40 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/622] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:53:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/623] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:53:32 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: 305/626] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:53:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/627] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:53:41 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/640] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jun 24 04:54: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: 312/641] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jun 24 04:54:42 2026] GET /v2/images => generated 5574 bytes in 52 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: 334/650] 10.0.0.181 () {32 vars in 633 bytes} [Wed Jun 24 04:55:25 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/655] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:55:46 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/656] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:55:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/659] 199.204.45.222 () {36 vars in 991 bytes} [Wed Jun 24 04:55:54 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 321/660] 199.204.45.222 () {36 vars in 931 bytes} [Wed Jun 24 04:55:54 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/661] 199.204.45.222 () {36 vars in 991 bytes} [Wed Jun 24 04:55:55 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 322/662] 199.204.45.222 () {36 vars in 931 bytes} [Wed Jun 24 04:55:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/663] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:55:59 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 323/664] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:55:59 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: 325/667] 10.0.0.181 () {30 vars in 411 bytes} [Wed Jun 24 04:56:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/668] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 04:56:06 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/669] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:56:07 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: 344/670] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:56:07 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: 327/671] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 04:56:07 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/672] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:56:07 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: 328/673] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:56:07 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: 346/674] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 04:56:07 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 329/675] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:56:07 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: 347/676] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:56:07 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: 330/677] 10.0.0.96 () {36 vars in 910 bytes} [Wed Jun 24 04:56:08 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/678] 10.0.0.96 () {36 vars in 1006 bytes} [Wed Jun 24 04:56:08 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2/locations => generated 127 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/679] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 04:56:08 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/680] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 04:56:08 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: 332/681] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 04:56:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/692] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:56:57 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 355/693] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:56:57 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: 339/694] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:56:59 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 356/695] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:56:59 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:57:33 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:57:33 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: 346/708] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:57:42 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/709] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:57:42 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: 365/712] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:57:51 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 348/713] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:57:51 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: 368/718] 10.0.0.181 () {34 vars in 655 bytes} [Wed Jun 24 04:58:18 2026] POST /v2/images => generated 649 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 04:58:19.175 7 WARNING glance.api.v2.images [None req-7ddb0826-6ebe-4e4a-9e63-7da29ce94c57 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fe35f74-9a72-42a1-8f8e-ceccb9455976 [pid: 7|app: 0|req: 351/719] 10.0.0.181 () {32 vars in 710 bytes} [Wed Jun 24 04:58:19 2026] DELETE /v2/images/5fe35f74-9a72-42a1-8f8e-ceccb9455976 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/720] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:58:19 2026] GET /v2/images/5fe35f74-9a72-42a1-8f8e-ceccb9455976 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 10.0.0.181 () {32 vars in 633 bytes} [Wed Jun 24 04:58:19 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.181 () {34 vars in 655 bytes} [Wed Jun 24 04:58:19 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 10.0.0.181 () {32 vars in 717 bytes} [Wed Jun 24 04:58:19 2026] GET /v2/images/592731c1-34c6-4d40-935f-ef9c52b4fb3f/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:19.380 8 INFO glance.api.v2.image_data [None req-5f18b6ab-0714-4d10-bab0-e0f9eb073a20 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:58:19.453 8 WARNING glance_store._drivers.rbd [None req-5f18b6ab-0714-4d10-bab0-e0f9eb073a20 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 04:58:20.468 8 INFO glance.location [None req-5f18b6ab-0714-4d10-bab0-e0f9eb073a20 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/724] 10.0.0.181 () {32 vars in 727 bytes} [Wed Jun 24 04:58:19 2026] PUT /v2/images/592731c1-34c6-4d40-935f-ef9c52b4fb3f/file => generated 0 bytes in 1153 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/725] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:58:20 2026] GET /v2/images/592731c1-34c6-4d40-935f-ef9c52b4fb3f => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/726] 10.0.0.181 () {32 vars in 717 bytes} [Wed Jun 24 04:58:20 2026] GET /v2/images/592731c1-34c6-4d40-935f-ef9c52b4fb3f/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.181 () {34 vars in 655 bytes} [Wed Jun 24 04:58:20 2026] POST /v2/images => generated 646 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/728] 10.0.0.181 () {32 vars in 726 bytes} [Wed Jun 24 04:58:20 2026] PATCH /v2/images/0f20c9cb-e71f-4070-81d6-f5ffe924df6a => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:58:20 2026] GET /v2/images/0f20c9cb-e71f-4070-81d6-f5ffe924df6a => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:20.842 8 WARNING glance.api.v2.images [None req-e61c4c95-7dce-472e-99c4-2d04c572bd50 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f20c9cb-e71f-4070-81d6-f5ffe924df6a [pid: 8|app: 0|req: 374/730] 10.0.0.181 () {32 vars in 710 bytes} [Wed Jun 24 04:58:20 2026] DELETE /v2/images/0f20c9cb-e71f-4070-81d6-f5ffe924df6a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/731] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:58:20 2026] GET /v2/images/0f20c9cb-e71f-4070-81d6-f5ffe924df6a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:20.912 8 WARNING glance.api.v2.images [None req-5aff220b-1a21-4dd0-aa71-534c00058b85 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//592731c1-34c6-4d40-935f-ef9c52b4fb3f [pid: 7|app: 0|req: 360/734] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:58:21 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 361/735] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:58:21 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: 375/736] 10.0.0.181 () {32 vars in 710 bytes} [Wed Jun 24 04:58:20 2026] DELETE /v2/images/592731c1-34c6-4d40-935f-ef9c52b4fb3f => generated 0 bytes in 822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/737] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:58:21 2026] GET /v2/images/592731c1-34c6-4d40-935f-ef9c52b4fb3f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:21.754 8 WARNING glance.api.v2.images [None req-928164d6-2900-477f-b50f-a75030a42131 56d17337ebb14b1bb136d9efabb69de5 e5c99e45da9a47049e59d9b1ae2fdd69 - - default default] Failed to find image 5fe35f74-9a72-42a1-8f8e-ceccb9455976 to delete: glance.common.exception.ImageNotFound: No image found with ID 5fe35f74-9a72-42a1-8f8e-ceccb9455976 [pid: 8|app: 0|req: 376/738] 10.0.0.181 () {32 vars in 710 bytes} [Wed Jun 24 04:58:21 2026] DELETE /v2/images/5fe35f74-9a72-42a1-8f8e-ceccb9455976 => 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: 363/739] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:58:21 2026] GET /v2/images/5fe35f74-9a72-42a1-8f8e-ceccb9455976 => 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: 381/748] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 368/749] 10.0.0.181 () {32 vars in 707 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 369/751] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:59: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: 8|app: 0|req: 383/752] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:59: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: 370/753] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 384/754] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/755] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 372/757] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 04:59:09 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: 386/758] 10.0.0.96 () {36 vars in 910 bytes} [Wed Jun 24 04:59:09 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.96 () {36 vars in 1006 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/761] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 04:59: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: 8|app: 0|req: 388/762] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 04:59:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 04:59:41 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => 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: 393/772] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 04:59:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 05:00:25 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/782] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 05:00:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/787] 10.0.0.169 () {36 vars in 987 bytes} [Wed Jun 24 05:00:44 2026] GET /v2/images/64f82dcd-8eaf-4b96-984f-b7498c2ccdd2 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/788] 10.0.0.169 () {36 vars in 927 bytes} [Wed Jun 24 05:00:44 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/797] 199.204.45.222 () {32 vars in 826 bytes} [Wed Jun 24 05:01:21 2026] GET /v2/images?status=active&owner=241bb766c1604e579122081c468fcea8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/798] 199.204.45.222 () {32 vars in 653 bytes} [Wed Jun 24 05:01:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/799] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 05:01:21 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => 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: 393/800] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 05:01:21 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: 408/801] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 05:01:21 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: 394/802] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 05:01:21 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/803] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 05:01:21 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: 395/804] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 05:01:21 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: 410/805] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 24 05:01:21 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 24 05:01:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/807] 10.0.0.96 () {36 vars in 910 bytes} [Wed Jun 24 05:01:22 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/808] 10.0.0.96 () {36 vars in 1006 bytes} [Wed Jun 24 05:01:22 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/809] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 05:01:22 2026] GET /v2/images/eb706414-aa9b-41d4-a7ba-f85859a763d8 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/810] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 05:01:22 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: 413/811] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 05:01:22 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: 420/854] 10.0.0.181 () {32 vars in 633 bytes} [Wed Jun 24 05:05:00 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)