+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 04:12:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-76577746cd-658l7 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 0x7f69abe44668 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-07-09 04:12:31.877 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 04:12:31.940 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-07-09 04:12:32.750 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-07-09 04:12:32.751 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-07-09 04:12:32.752 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 04:12:32.809 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-07-09 04:12:32.810 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-07-09 04:12:32.811 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 04:12:34.924 7 WARNING glance.api.v2.images [None req-4d618d08-79e1-4b0d-ad6f-4d6ed56415b1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 04:12:34.971 8 WARNING glance.api.v2.images [None req-5efdfaf3-dbaa-4df3-b086-5adf4316560e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 04:12:35.299 7 WARNING keystonemiddleware._common.config [None req-4d618d08-79e1-4b0d-ad6f-4d6ed56415b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 04:12:35.307 7 WARNING oslo_config.cfg [None req-4d618d08-79e1-4b0d-ad6f-4d6ed56415b1 - - - - - -] 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 0x7f69abe44668 pid: 7 (default app) 2026-07-09 04:12:35.345 8 WARNING keystonemiddleware._common.config [None req-5efdfaf3-dbaa-4df3-b086-5adf4316560e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 04:12:35.352 8 WARNING oslo_config.cfg [None req-5efdfaf3-dbaa-4df3-b086-5adf4316560e - - - - - -] 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 0x7f69abe44668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:12:36 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-07-09 04:12:37.321 8 WARNING oslo_policy.policy [None req-e0b8b7e9-c5e5-48ff-8d39-f09f9e922dda 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:37.321 8 WARNING oslo_policy.policy [None req-e0b8b7e9-c5e5-48ff-8d39-f09f9e922dda 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:37.335 8 WARNING oslo_policy.policy [None req-e0b8b7e9-c5e5-48ff-8d39-f09f9e922dda 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:37.336 8 WARNING oslo_policy.policy [None req-e0b8b7e9-c5e5-48ff-8d39-f09f9e922dda 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:12:36 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:12:40 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: 2/7] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:12:40 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-07-09 04:12:40.901 7 WARNING oslo_policy.policy [None req-fe7cbc99-cb84-4f14-96b1-843b11253c90 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:40.901 7 WARNING oslo_policy.policy [None req-fe7cbc99-cb84-4f14-96b1-843b11253c90 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.235 () {44 vars in 912 bytes} [Thu Jul 9 04:12:40 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.235 () {44 vars in 934 bytes} [Thu Jul 9 04:12:40 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 04:12:41.023 7 WARNING oslo_policy.policy [None req-3ad9037d-cc69-4966-abae-9e456e7087a7 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:41.024 7 WARNING oslo_policy.policy [None req-3ad9037d-cc69-4966-abae-9e456e7087a7 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.235 () {44 vars in 940 bytes} [Thu Jul 9 04:12:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 04:12:41.119 8 WARNING oslo_config.cfg [None req-27df4e9d-961b-4ee0-bb79-37a0c6d1e66d 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.235 () {48 vars in 952 bytes} [Thu Jul 9 04:12:41 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:12:41.141 7 WARNING oslo_policy.policy [None req-c928a8a2-329a-44a5-add1-5a18fac55267 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:41.141 7 WARNING oslo_policy.policy [None req-c928a8a2-329a-44a5-add1-5a18fac55267 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:12:41.143 7 INFO glance.api.v2.image_data [None req-c928a8a2-329a-44a5-add1-5a18fac55267 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:12:46.055 7 WARNING glance.location [None req-c928a8a2-329a-44a5-add1-5a18fac55267 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.235 () {48 vars in 1046 bytes} [Thu Jul 9 04:12:41 2026] PUT /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a/file => generated 0 bytes in 4957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4840 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:12:46 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 04:12:46.197 7 WARNING oslo_config.cfg [None req-7126fc57-65b6-4c0d-be4a-a925cfab9848 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.235 () {48 vars in 1052 bytes} [Thu Jul 9 04:12:46 2026] PATCH /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:12:46 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 135/268] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:33:35 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: 134/269] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:33:35 2026] GET /v2/images => generated 1381 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:33:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:33:51 2026] GET /v2/images => generated 1381 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.235 () {44 vars in 938 bytes} [Thu Jul 9 04:33:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.235 () {44 vars in 960 bytes} [Thu Jul 9 04:33:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.235 () {44 vars in 940 bytes} [Thu Jul 9 04:33:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.235 () {48 vars in 952 bytes} [Thu Jul 9 04:33:52 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:33:52.455 8 WARNING oslo_policy.policy [None req-95addc6c-2658-444e-b9a2-da84895a7fb4 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:33:52.455 8 WARNING oslo_policy.policy [None req-95addc6c-2658-444e-b9a2-da84895a7fb4 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - 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-07-09 04:33:52.457 8 INFO glance.api.v2.image_data [None req-95addc6c-2658-444e-b9a2-da84895a7fb4 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:34:32.328 8 WARNING glance.location [None req-95addc6c-2658-444e-b9a2-da84895a7fb4 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/286] 199.19.213.235 () {48 vars in 1047 bytes} [Thu Jul 9 04:33:52 2026] PUT /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62/file => generated 0 bytes in 39924 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65732 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:34:32 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/288] 199.19.213.235 () {48 vars in 1052 bytes} [Thu Jul 9 04:34:32 2026] PATCH /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:34:32 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => 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: 141/290] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:34:34 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: 150/291] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:34:34 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:41:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:41:36 2026] GET /v2/images => generated 2778 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:42:17 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: 190/389] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:42:17 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/390] 199.19.213.235 () {44 vars in 948 bytes} [Thu Jul 9 04:42:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/391] 199.19.213.235 () {44 vars in 970 bytes} [Thu Jul 9 04:42:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/392] 199.19.213.235 () {44 vars in 940 bytes} [Thu Jul 9 04:42:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/393] 199.19.213.235 () {48 vars in 952 bytes} [Thu Jul 9 04:42:17 2026] POST /v2/images => generated 799 bytes in 6712 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:42:24.270 7 INFO glance.api.v2.image_data [None req-8af8ce41-3c34-4254-a8b0-41e51ca587a5 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:42:51.570 7 INFO glance.location [None req-8af8ce41-3c34-4254-a8b0-41e51ca587a5 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/400] 199.19.213.235 () {48 vars in 1046 bytes} [Thu Jul 9 04:42:24 2026] PUT /v2/images/ad36f435-4cac-4bda-b894-ba8399a4f6cf/file => generated 0 bytes in 27343 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23148 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:42:51 2026] GET /v2/images/ad36f435-4cac-4bda-b894-ba8399a4f6cf => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.19.213.235 () {48 vars in 1052 bytes} [Thu Jul 9 04:42:51 2026] PATCH /v2/images/ad36f435-4cac-4bda-b894-ba8399a4f6cf => generated 1410 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:42:51 2026] GET /v2/images/ad36f435-4cac-4bda-b894-ba8399a4f6cf => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:44: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: 210/423] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:44:22 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:44:38 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: 213/429] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:44:38 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 199.19.213.235 () {44 vars in 940 bytes} [Thu Jul 9 04:44:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.19.213.235 () {44 vars in 962 bytes} [Thu Jul 9 04:44:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.19.213.235 () {44 vars in 940 bytes} [Thu Jul 9 04:44:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 199.19.213.235 () {48 vars in 952 bytes} [Thu Jul 9 04:44:38 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 04:44:38.896 7 INFO glance.api.v2.image_data [None req-9b9aafb8-e400-4f12-abe0-155fa10f9584 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:44:57.078 7 INFO glance.location [None req-9b9aafb8-e400-4f12-abe0-155fa10f9584 0fdb5d20b3f84531aa46cd6f96bc78bd 0b1734d1b6a349f09459332cf8ff0e59 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 219/438] 199.19.213.235 () {48 vars in 1047 bytes} [Thu Jul 9 04:44:38 2026] PUT /v2/images/0c534b6c-54e8-46d7-9b5d-3f36672d79d2/file => generated 0 bytes in 18221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29657 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:44:57 2026] GET /v2/images/0c534b6c-54e8-46d7-9b5d-3f36672d79d2 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 199.19.213.235 () {48 vars in 1052 bytes} [Thu Jul 9 04:44:57 2026] PATCH /v2/images/0c534b6c-54e8-46d7-9b5d-3f36672d79d2 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 199.19.213.235 () {44 vars in 972 bytes} [Thu Jul 9 04:44:57 2026] GET /v2/images/0c534b6c-54e8-46d7-9b5d-3f36672d79d2 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 04:58:51 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: 305/609] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 04:58:51 2026] GET /v2/images => generated 5574 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 05:01:11 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/639] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 05:01:11 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: 320/640] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 05:01:13 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: 321/641] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 05:01:13 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 05:02:03 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: 327/653] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 05:02:03 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 05:02: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: 329/657] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 05:02:12 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: 8|app: 0|req: 336/670] 199.19.213.235 () {42 vars in 689 bytes} [Thu Jul 9 05:03:13 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: 335/671] 199.19.213.235 () {44 vars in 911 bytes} [Thu Jul 9 05:03:13 2026] GET /v2/images => generated 5574 bytes in 88 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: 342/682] 10.0.0.26 () {32 vars in 632 bytes} [Thu Jul 9 05:03:56 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:04:20 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 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: 7|app: 0|req: 343/688] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:04:20 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/689] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:04:23 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 344/690] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:04:23 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: 346/693] 199.19.213.235 () {36 vars in 991 bytes} [Thu Jul 9 05:04:28 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 348/694] 199.19.213.235 () {36 vars in 931 bytes} [Thu Jul 9 05:04:28 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: 347/695] 199.19.213.235 () {36 vars in 991 bytes} [Thu Jul 9 05:04:29 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 199.19.213.235 () {36 vars in 931 bytes} [Thu Jul 9 05:04:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/699] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:04:36 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:04:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:04:37 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 352/702] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:04:37 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: 8|app: 0|req: 359/715] 10.0.0.26 () {34 vars in 654 bytes} [Thu Jul 9 05:05:35 2026] POST /v2/images => generated 648 bytes in 127 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 05:05:35.995 7 WARNING glance.api.v2.images [None req-c179f1a2-3712-4214-af94-4a9914821abb 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bc35aa87-b096-4de7-ac4c-ed1a48d51c30 [pid: 7|app: 0|req: 357/716] 10.0.0.26 () {32 vars in 709 bytes} [Thu Jul 9 05:05:35 2026] DELETE /v2/images/bc35aa87-b096-4de7-ac4c-ed1a48d51c30 => 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: 360/717] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/images/bc35aa87-b096-4de7-ac4c-ed1a48d51c30 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.26 () {32 vars in 632 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.26 () {34 vars in 654 bytes} [Thu Jul 9 05:05:36 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.26 () {32 vars in 716 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/images/6c680880-2475-4462-a7f8-0ef893a94807/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 05:05:36.161 8 INFO glance.api.v2.image_data [None req-2e58924c-8020-4011-92b9-020c13d8d3e9 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 05:05:36.196 8 WARNING glance_store._drivers.rbd [None req-2e58924c-8020-4011-92b9-020c13d8d3e9 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 360/721] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:05:36 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: 362/723] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:05:36 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: 363/724] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 364/725] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:05:36 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: 365/726] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 05:05:37.070 8 INFO glance.location [None req-2e58924c-8020-4011-92b9-020c13d8d3e9 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/730] 10.0.0.26 () {32 vars in 726 bytes} [Thu Jul 9 05:05:36 2026] PUT /v2/images/6c680880-2475-4462-a7f8-0ef893a94807/file => generated 0 bytes in 957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/images/6c680880-2475-4462-a7f8-0ef893a94807 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/732] 10.0.0.26 () {32 vars in 716 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/images/6c680880-2475-4462-a7f8-0ef893a94807/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.26 () {34 vars in 654 bytes} [Thu Jul 9 05:05:37 2026] POST /v2/images => generated 648 bytes in 32 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.26 () {32 vars in 725 bytes} [Thu Jul 9 05:05:37 2026] PATCH /v2/images/8e6bde91-8454-4435-9e0b-8dbc7b96dfea => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/images/8e6bde91-8454-4435-9e0b-8dbc7b96dfea => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 05:05:37.385 8 WARNING glance.api.v2.images [None req-efb3fa9a-9234-4d0c-92e6-6f8a5485a167 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8e6bde91-8454-4435-9e0b-8dbc7b96dfea [pid: 8|app: 0|req: 365/736] 10.0.0.26 () {32 vars in 709 bytes} [Thu Jul 9 05:05:37 2026] DELETE /v2/images/8e6bde91-8454-4435-9e0b-8dbc7b96dfea => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/images/8e6bde91-8454-4435-9e0b-8dbc7b96dfea => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 05:05:37.448 8 WARNING glance.api.v2.images [None req-2f2be31a-c8d9-4e07-83c5-6911f2dfc92d 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c680880-2475-4462-a7f8-0ef893a94807 [pid: 7|app: 0|req: 373/738] 10.0.0.126 () {36 vars in 911 bytes} [Thu Jul 9 05:05:37 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: 374/739] 10.0.0.126 () {36 vars in 1007 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a/locations => generated 127 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/740] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 05:05:37 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.26 () {32 vars in 709 bytes} [Thu Jul 9 05:05:37 2026] DELETE /v2/images/6c680880-2475-4462-a7f8-0ef893a94807 => 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: 378/744] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:05:38 2026] GET /v2/images/6c680880-2475-4462-a7f8-0ef893a94807 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 05:05:38.285 8 WARNING glance.api.v2.images [None req-fc015667-9604-4f4c-83d6-bb1786a7cd68 71158a52655648bcadb81ed74a00a50c 52f5abf5dee14b0baf41f9dde6f6f1d2 - - default default] Failed to find image bc35aa87-b096-4de7-ac4c-ed1a48d51c30 to delete: glance.common.exception.ImageNotFound: No image found with ID bc35aa87-b096-4de7-ac4c-ed1a48d51c30 [pid: 8|app: 0|req: 367/745] 10.0.0.26 () {32 vars in 709 bytes} [Thu Jul 9 05:05:38 2026] DELETE /v2/images/bc35aa87-b096-4de7-ac4c-ed1a48d51c30 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:05:38 2026] GET /v2/images/bc35aa87-b096-4de7-ac4c-ed1a48d51c30 => 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: 381/749] 10.0.0.26 () {30 vars in 410 bytes} [Thu Jul 9 05:05: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: 384/754] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:06:13 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 371/755] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:06:13 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: 386/760] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:06:24 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:06:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/762] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:06:26 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 376/763] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:06:26 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: 380/770] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:06:58 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 391/771] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:06:58 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: 395/778] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:07:33 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/779] 10.0.0.26 () {32 vars in 706 bytes} [Thu Jul 9 05:07:33 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 396/780] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:07:33 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 385/781] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:07:33 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: 397/782] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:07:33 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: 386/783] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:07:33 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 398/784] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:07:33 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: 387/785] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:07:33 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: 399/786] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:07:33 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/787] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/788] 10.0.0.126 () {36 vars in 911 bytes} [Thu Jul 9 05:07:34 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: 389/789] 10.0.0.126 () {36 vars in 1007 bytes} [Thu Jul 9 05:07:34 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/790] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 05:07:34 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 390/791] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 05:07:34 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: 402/792] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 05:07:34 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: 407/801] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:08:12 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 395/802] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:08:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:08:37 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 411/810] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:08:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/815] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jul 9 05:08:56 2026] GET /v2/images/988d20ba-a57a-4e55-9a04-4e8997c7a46a => 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: 414/816] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jul 9 05:08:56 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: 406/823] 199.19.213.235 () {32 vars in 826 bytes} [Thu Jul 9 05:09:30 2026] GET /v2/images?status=active&owner=0b1734d1b6a349f09459332cf8ff0e59&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/824] 199.19.213.235 () {32 vars in 653 bytes} [Thu Jul 9 05:09:30 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: 8|app: 0|req: 407/825] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => 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: 419/826] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/827] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:09:31 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: 420/828] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/829] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:09:31 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: 421/830] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:09:31 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/831] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/832] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 05:09:31 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/833] 10.0.0.126 () {36 vars in 911 bytes} [Thu Jul 9 05:09:31 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: 423/834] 10.0.0.126 () {36 vars in 1007 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/835] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/images/e5012e35-2d02-45c9-9f4d-7a37da026b62 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/836] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 05:09:31 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: 413/837] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 05:09:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/880] 10.0.0.26 () {32 vars in 632 bytes} [Thu Jul 9 05:13: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)