+ 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 Aug 12 00:39:40 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-8685dfd94f-m7glq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f35ddc8f668 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-08-12 00:39:42.672 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 00:39:42.676 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-12 00:39:43.613 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-08-12 00:39:43.614 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-08-12 00:39:43.615 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 00:39:43.615 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-08-12 00:39:43.617 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-08-12 00:39:43.617 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 00:39:45.751 7 WARNING glance.api.v2.images [None req-22804145-8860-492a-bdab-cc70f01b211f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 00:39:45.769 8 WARNING glance.api.v2.images [None req-8ae2188e-03b7-4683-9c64-531529c18d3a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 00:39:46.152 8 WARNING keystonemiddleware._common.config [None req-8ae2188e-03b7-4683-9c64-531529c18d3a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 00:39:46.161 8 WARNING oslo_config.cfg [None req-8ae2188e-03b7-4683-9c64-531529c18d3a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f35ddc8f668 pid: 8 (default app) 2026-08-12 00:39:46.192 7 WARNING keystonemiddleware._common.config [None req-22804145-8860-492a-bdab-cc70f01b211f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 00:39:46.201 7 WARNING oslo_config.cfg [None req-22804145-8860-492a-bdab-cc70f01b211f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f35ddc8f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 00:39:47 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-08-12 00:39:48.197 7 WARNING oslo_policy.policy [None req-2df8553f-8a89-45a1-a4f5-68056dda5ce4 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:48.198 7 WARNING oslo_policy.policy [None req-2df8553f-8a89-45a1-a4f5-68056dda5ce4 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:48.215 7 WARNING oslo_policy.policy [None req-2df8553f-8a89-45a1-a4f5-68056dda5ce4 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:48.215 7 WARNING oslo_policy.policy [None req-2df8553f-8a89-45a1-a4f5-68056dda5ce4 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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/6] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 00:39:47 2026] GET /v2/images => generated 69 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 00:39:52 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/8] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 00:39:52 2026] GET /v2/images => generated 69 bytes in 38 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-08-12 00:39:52.400 8 WARNING oslo_policy.policy [None req-47dd8925-2776-415c-a123-874e8576518e c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:52.400 8 WARNING oslo_policy.policy [None req-47dd8925-2776-415c-a123-874e8576518e c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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/9] 199.204.45.109 () {44 vars in 912 bytes} [Wed Aug 12 00:39:52 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.109 () {44 vars in 934 bytes} [Wed Aug 12 00:39:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 00:39:52.533 8 WARNING oslo_policy.policy [None req-6c2d1dc3-5824-4b4e-811a-b94bfb19bf9d c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:52.533 8 WARNING oslo_policy.policy [None req-6c2d1dc3-5824-4b4e-811a-b94bfb19bf9d c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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: 8/11] 199.204.45.109 () {44 vars in 940 bytes} [Wed Aug 12 00:39:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 00:39:52.628 7 WARNING oslo_config.cfg [None req-3f25bb9e-becd-4e72-8bcf-db0fbb461ed2 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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/12] 199.204.45.109 () {48 vars in 952 bytes} [Wed Aug 12 00:39:52 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 00:39:52.651 8 WARNING oslo_policy.policy [None req-b95666a9-d729-40e7-a696-2f23e5c77134 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:52.651 8 WARNING oslo_policy.policy [None req-b95666a9-d729-40e7-a696-2f23e5c77134 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 00:39:52.652 8 INFO glance.api.v2.image_data [None req-b95666a9-d729-40e7-a696-2f23e5c77134 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 00:39:56.692 8 WARNING glance.location [None req-b95666a9-d729-40e7-a696-2f23e5c77134 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.109 () {48 vars in 1046 bytes} [Wed Aug 12 00:39:52 2026] PUT /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20/file => generated 0 bytes in 4089 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5210 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 00:39:56 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 00:39:56.878 8 WARNING oslo_config.cfg [None req-2082dbf6-43d1-4a5d-ae31-19b16724b6a7 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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: 10/17] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Aug 12 00:39:56 2026] PATCH /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 00:39:56 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 140/277] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:01:29 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: 138/278] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:01:29 2026] GET /v2/images => generated 1381 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:01:49 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: 143/284] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:01:49 2026] GET /v2/images => generated 1381 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.109 () {44 vars in 938 bytes} [Wed Aug 12 01:01:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.109 () {44 vars in 960 bytes} [Wed Aug 12 01:01:49 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: 143/287] 199.204.45.109 () {44 vars in 940 bytes} [Wed Aug 12 01:01:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.109 () {48 vars in 952 bytes} [Wed Aug 12 01:01:49 2026] POST /v2/images => generated 796 bytes in 103 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:01:49.918 7 WARNING oslo_policy.policy [None req-6a24f678-f153-462c-9776-5af08169e0ee c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 01:01:49.919 7 WARNING oslo_policy.policy [None req-6a24f678-f153-462c-9776-5af08169e0ee c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - 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-08-12 01:01:49.920 7 INFO glance.api.v2.image_data [None req-6a24f678-f153-462c-9776-5af08169e0ee c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:02:20.330 7 WARNING glance.location [None req-6a24f678-f153-462c-9776-5af08169e0ee c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/295] 199.204.45.109 () {48 vars in 1047 bytes} [Wed Aug 12 01:01:49 2026] PUT /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071/file => generated 0 bytes in 30465 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62489 switches on core 0) [pid: 8|app: 0|req: 152/296] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 01:02:20 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Aug 12 01:02:20 2026] PATCH /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 01:02:20 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/299] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:02:22 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: 154/300] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:02:22 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:09: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: 197/386] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:09:19 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:09:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:09:36 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.204.45.109 () {44 vars in 948 bytes} [Wed Aug 12 01:09:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.109 () {44 vars in 970 bytes} [Wed Aug 12 01:09:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.109 () {44 vars in 940 bytes} [Wed Aug 12 01:09:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.109 () {48 vars in 952 bytes} [Wed Aug 12 01:09:36 2026] POST /v2/images => generated 799 bytes in 301 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:09:36.990 7 INFO glance.api.v2.image_data [None req-ed420cd5-68ba-4e1b-a09c-de95a78760d6 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:09:55.472 7 INFO glance.location [None req-ed420cd5-68ba-4e1b-a09c-de95a78760d6 c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/401] 199.204.45.109 () {48 vars in 1046 bytes} [Wed Aug 12 01:09:36 2026] PUT /v2/images/5e3b81c6-5b0b-4460-b627-f871fb15ea89/file => generated 0 bytes in 18541 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20764 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 01:09:55 2026] GET /v2/images/5e3b81c6-5b0b-4460-b627-f871fb15ea89 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/403] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Aug 12 01:09:55 2026] PATCH /v2/images/5e3b81c6-5b0b-4460-b627-f871fb15ea89 => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 01:09:55 2026] GET /v2/images/5e3b81c6-5b0b-4460-b627-f871fb15ea89 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/411] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:10:33 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: 200/412] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:10:33 2026] GET /v2/images => generated 4190 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/419] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:10:56 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: 216/420] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:10:56 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: 205/421] 199.204.45.109 () {44 vars in 940 bytes} [Wed Aug 12 01:10:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/422] 199.204.45.109 () {44 vars in 962 bytes} [Wed Aug 12 01:10:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/423] 199.204.45.109 () {44 vars in 940 bytes} [Wed Aug 12 01:10:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/424] 199.204.45.109 () {48 vars in 952 bytes} [Wed Aug 12 01:10:56 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:10:56.905 7 INFO glance.api.v2.image_data [None req-a3d2f63b-6a9a-4829-b17e-4af4f596997f c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:11:10.454 7 INFO glance.location [None req-a3d2f63b-6a9a-4829-b17e-4af4f596997f c0ec21123e4c4c329c87a74fe834d350 68cecb45d8e240448c88c28bfd9a557d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/427] 199.204.45.109 () {48 vars in 1047 bytes} [Wed Aug 12 01:10:56 2026] PUT /v2/images/4c89f5f9-553c-403d-bdfc-199a6fa36a1e/file => generated 0 bytes in 13608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32979 switches on core 0) [pid: 8|app: 0|req: 221/428] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 01:11:10 2026] GET /v2/images/4c89f5f9-553c-403d-bdfc-199a6fa36a1e => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/429] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Aug 12 01:11:10 2026] PATCH /v2/images/4c89f5f9-553c-403d-bdfc-199a6fa36a1e => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/430] 199.204.45.109 () {44 vars in 972 bytes} [Wed Aug 12 01:11:10 2026] GET /v2/images/4c89f5f9-553c-403d-bdfc-199a6fa36a1e => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/599] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:25:12 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: 307/600] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:25:12 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/631] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01: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: 7|app: 0|req: 309/632] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:27:41 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/633] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:27:43 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: 310/634] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:27:43 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/647] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:28:36 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: 331/648] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:28:36 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: 319/651] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:28:45 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: 333/652] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:28:45 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/665] 199.204.45.109 () {42 vars in 689 bytes} [Wed Aug 12 01:29:50 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: 326/666] 199.204.45.109 () {44 vars in 911 bytes} [Wed Aug 12 01:29:50 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 331/675] 10.0.0.79 () {32 vars in 632 bytes} [Wed Aug 12 01:30:34 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/680] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:30:54 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/681] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:30:54 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: 349/684] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:30:55 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/685] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:30:55 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: 350/686] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:31:00 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:31:00 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: 351/688] 199.204.45.109 () {36 vars in 991 bytes} [Wed Aug 12 01:31:02 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/689] 199.204.45.109 () {36 vars in 931 bytes} [Wed Aug 12 01:31: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: 8|app: 0|req: 352/690] 199.204.45.109 () {36 vars in 991 bytes} [Wed Aug 12 01:31:03 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/691] 199.204.45.109 () {36 vars in 931 bytes} [Wed Aug 12 01:31: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: 342/696] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:31:22 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:31:22 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/698] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:31:22 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: 356/699] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:31:22 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/700] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:31: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: 357/701] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:31:22 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: 345/702] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:31:22 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:31:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/704] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:31: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: 359/705] 10.0.0.162 () {36 vars in 987 bytes} [Wed Aug 12 01:31:23 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:31: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: 360/707] 10.0.0.162 () {36 vars in 987 bytes} [Wed Aug 12 01:31:23 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:31: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: 361/709] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:31:23 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/714] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:31:36 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 364/715] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:31:36 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: 355/722] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:32:09 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 368/723] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:32:09 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:33:00 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 374/735] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:33:00 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: 376/738] 10.0.0.79 () {34 vars in 654 bytes} [Wed Aug 12 01:33:07 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 01:33:07.596 7 WARNING glance.api.v2.images [None req-5d51b8bc-173f-46da-bfd3-ef2da5b0adea 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db7dabf8-c4bf-41f0-9994-36a7b02ca133 [pid: 7|app: 0|req: 363/739] 10.0.0.79 () {32 vars in 709 bytes} [Wed Aug 12 01:33:07 2026] DELETE /v2/images/db7dabf8-c4bf-41f0-9994-36a7b02ca133 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/740] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:07 2026] GET /v2/images/db7dabf8-c4bf-41f0-9994-36a7b02ca133 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/741] 10.0.0.79 () {32 vars in 632 bytes} [Wed Aug 12 01:33:07 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 10.0.0.79 () {34 vars in 654 bytes} [Wed Aug 12 01:33:07 2026] POST /v2/images => generated 703 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/743] 10.0.0.79 () {32 vars in 716 bytes} [Wed Aug 12 01:33:07 2026] GET /v2/images/648ae066-c873-40e6-8b61-16ba2ba9f9a3/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 01:33:07.807 8 INFO glance.api.v2.image_data [None req-ff25ae70-2df6-43c5-90af-d0bb83726853 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:33:07.861 8 WARNING glance_store._drivers.rbd [None req-ff25ae70-2df6-43c5-90af-d0bb83726853 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 01:33:08.841 8 INFO glance.location [None req-ff25ae70-2df6-43c5-90af-d0bb83726853 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/744] 10.0.0.79 () {32 vars in 726 bytes} [Wed Aug 12 01:33:07 2026] PUT /v2/images/648ae066-c873-40e6-8b61-16ba2ba9f9a3/file => generated 0 bytes in 1112 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:08 2026] GET /v2/images/648ae066-c873-40e6-8b61-16ba2ba9f9a3 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 10.0.0.79 () {32 vars in 716 bytes} [Wed Aug 12 01:33:08 2026] GET /v2/images/648ae066-c873-40e6-8b61-16ba2ba9f9a3/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/747] 10.0.0.79 () {34 vars in 654 bytes} [Wed Aug 12 01:33:09 2026] POST /v2/images => generated 647 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/748] 10.0.0.79 () {32 vars in 725 bytes} [Wed Aug 12 01:33:09 2026] PATCH /v2/images/4bd69559-0f03-4c3c-a770-5c1115068e83 => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/749] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:09 2026] GET /v2/images/4bd69559-0f03-4c3c-a770-5c1115068e83 => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 01:33:09.218 8 WARNING glance.api.v2.images [None req-b30b1cd0-375d-42ed-80e9-2f88cc5820b5 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4bd69559-0f03-4c3c-a770-5c1115068e83 [pid: 8|app: 0|req: 382/750] 10.0.0.79 () {32 vars in 709 bytes} [Wed Aug 12 01:33:09 2026] DELETE /v2/images/4bd69559-0f03-4c3c-a770-5c1115068e83 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/751] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:09 2026] GET /v2/images/4bd69559-0f03-4c3c-a770-5c1115068e83 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 01:33:09.311 8 WARNING glance.api.v2.images [None req-9288d600-31b6-4c48-a3b8-ddfef83b86f7 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//648ae066-c873-40e6-8b61-16ba2ba9f9a3 [pid: 8|app: 0|req: 383/752] 10.0.0.79 () {32 vars in 709 bytes} [Wed Aug 12 01:33:09 2026] DELETE /v2/images/648ae066-c873-40e6-8b61-16ba2ba9f9a3 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/753] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:10 2026] GET /v2/images/648ae066-c873-40e6-8b61-16ba2ba9f9a3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 01:33:10.148 8 WARNING glance.api.v2.images [None req-2dd3fb13-aa32-4c2a-97f4-6ad9b63ebe65 8cd3189897f744f58ef5d5e35c86876d 15903b14f63044239576131bb6a6c371 - - default default] Failed to find image db7dabf8-c4bf-41f0-9994-36a7b02ca133 to delete: glance.common.exception.ImageNotFound: No image found with ID db7dabf8-c4bf-41f0-9994-36a7b02ca133 [pid: 8|app: 0|req: 384/754] 10.0.0.79 () {32 vars in 709 bytes} [Wed Aug 12 01:33:10 2026] DELETE /v2/images/db7dabf8-c4bf-41f0-9994-36a7b02ca133 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/755] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:10 2026] GET /v2/images/db7dabf8-c4bf-41f0-9994-36a7b02ca133 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 10.0.0.79 () {30 vars in 410 bytes} [Wed Aug 12 01:33:12 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: 388/762] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/764] 10.0.0.79 () {32 vars in 706 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 376/765] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 390/766] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:33:35 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: 377/767] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:33:35 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: 391/768] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 378/769] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:33:35 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: 392/770] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:33:35 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: 379/771] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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.43 () {36 vars in 926 bytes} [Wed Aug 12 01:33:35 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: 380/773] 10.0.0.162 () {36 vars in 987 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 394/774] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:33:35 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: 381/775] 10.0.0.162 () {36 vars in 987 bytes} [Wed Aug 12 01:33:35 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 395/776] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:33:35 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: 382/777] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:33:35 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: 386/784] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:34:06 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 399/785] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:34:06 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: 402/790] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:34:27 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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/791] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:34:28 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/800] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:35:06 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => 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: 394/801] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:35:06 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: 408/802] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:35:08 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/803] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:35:08 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: 411/808] 10.0.0.73 () {36 vars in 986 bytes} [Wed Aug 12 01:35:26 2026] GET /v2/images/a1ace9d0-2769-47dd-9a1c-3b3d456a0b20 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/809] 10.0.0.73 () {36 vars in 926 bytes} [Wed Aug 12 01:35:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/818] 199.204.45.109 () {32 vars in 826 bytes} [Wed Aug 12 01:36:13 2026] GET /v2/images?status=active&owner=68cecb45d8e240448c88c28bfd9a557d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/819] 199.204.45.109 () {32 vars in 653 bytes} [Wed Aug 12 01:36:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/820] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/821] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:36:14 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: 405/822] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/823] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => 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: 406/824] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:36:14 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: 419/825] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/826] 10.0.0.43 () {36 vars in 986 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/827] 10.0.0.43 () {36 vars in 926 bytes} [Wed Aug 12 01:36:14 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: 408/828] 10.0.0.162 () {36 vars in 987 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/829] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:36:14 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: 409/830] 10.0.0.162 () {36 vars in 987 bytes} [Wed Aug 12 01:36:14 2026] GET /v2/images/ed5ced39-aef2-43f3-ba98-055651d1e071 => 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: 422/831] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:36:14 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: 410/832] 10.0.0.162 () {36 vars in 927 bytes} [Wed Aug 12 01:36:14 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: 448/883] 10.0.0.79 () {32 vars in 632 bytes} [Wed Aug 12 01:40:18 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)