+ 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 [Sat Jun 13 01:31:24 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-664944d8c5-lg9ff 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 0x7fa73c23d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-13 01:31:26.532 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 01:31:26.580 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-13 01:31:27.417 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 01:31:27.418 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 01:31:27.419 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 01:31:27.468 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 01:31:27.469 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 01:31:27.470 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 01:31:29.548 8 WARNING glance.api.v2.images [None req-21bb0f18-dcd6-4f9d-a523-24bef2203197 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 01:31:29.603 7 WARNING glance.api.v2.images [None req-954e2230-062e-4eba-b4c4-4eabc7da6fdb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 01:31:29.892 8 WARNING keystonemiddleware._common.config [None req-21bb0f18-dcd6-4f9d-a523-24bef2203197 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 01:31:29.900 8 WARNING oslo_config.cfg [None req-21bb0f18-dcd6-4f9d-a523-24bef2203197 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa73c23d668 pid: 8 (default app) 2026-06-13 01:31:29.934 7 WARNING keystonemiddleware._common.config [None req-954e2230-062e-4eba-b4c4-4eabc7da6fdb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 01:31:29.942 7 WARNING oslo_config.cfg [None req-954e2230-062e-4eba-b4c4-4eabc7da6fdb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa73c23d668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 01:31:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 01:31:30.728 7 WARNING oslo_policy.policy [None req-5c10798d-ea15-4842-a6fa-f1477e911bdc b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:30.729 7 WARNING oslo_policy.policy [None req-5c10798d-ea15-4842-a6fa-f1477e911bdc b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:30.743 7 WARNING oslo_policy.policy [None req-5c10798d-ea15-4842-a6fa-f1477e911bdc b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:30.743 7 WARNING oslo_policy.policy [None req-5c10798d-ea15-4842-a6fa-f1477e911bdc b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 01:31:30 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 01:31:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 01:31:34 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-06-13 01:31:34.477 8 WARNING oslo_policy.policy [None req-a3f77986-3ea6-41fe-98dc-8d530f6213ae b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:34.477 8 WARNING oslo_policy.policy [None req-a3f77986-3ea6-41fe-98dc-8d530f6213ae b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.210 () {44 vars in 911 bytes} [Sat Jun 13 01:31:34 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.210 () {44 vars in 933 bytes} [Sat Jun 13 01:31:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 01:31:34.617 8 WARNING oslo_policy.policy [None req-d88f7422-4417-484b-ba7c-c5ab07957624 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:34.618 8 WARNING oslo_policy.policy [None req-d88f7422-4417-484b-ba7c-c5ab07957624 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.210 () {44 vars in 939 bytes} [Sat Jun 13 01:31:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 01:31:34.711 7 WARNING oslo_config.cfg [None req-c820bf5c-f890-4539-81b8-c9c412cc2e43 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.210 () {48 vars in 951 bytes} [Sat Jun 13 01:31:34 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 01:31:34.738 8 WARNING oslo_policy.policy [None req-a8832e04-0a09-4445-940f-19fb7543c99b b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:34.738 8 WARNING oslo_policy.policy [None req-a8832e04-0a09-4445-940f-19fb7543c99b b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:31:34.740 8 INFO glance.api.v2.image_data [None req-a8832e04-0a09-4445-940f-19fb7543c99b b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 01:31:38.421 8 WARNING glance.location [None req-a8832e04-0a09-4445-940f-19fb7543c99b b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1045 bytes} [Sat Jun 13 01:31:34 2026] PUT /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820/file => generated 0 bytes in 3737 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4596 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 01:31:38 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 01:31:38.578 8 WARNING oslo_config.cfg [None req-115f1ee2-8b9a-47db-9859-6ab1c42de830 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.210 () {48 vars in 1051 bytes} [Sat Jun 13 01:31:38 2026] PATCH /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 01:31:38 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 142/280] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 01:53:32 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: 139/281] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 01:53:32 2026] GET /v2/images => generated 1381 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 01:53:52 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: 145/287] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 01:53:52 2026] GET /v2/images => generated 1381 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.210 () {44 vars in 937 bytes} [Sat Jun 13 01:53:53 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: 8|app: 0|req: 146/289] 199.204.45.210 () {44 vars in 959 bytes} [Sat Jun 13 01:53:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.210 () {44 vars in 939 bytes} [Sat Jun 13 01:53:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.210 () {48 vars in 951 bytes} [Sat Jun 13 01:53:53 2026] POST /v2/images => generated 796 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 01:53:53.570 7 WARNING oslo_policy.policy [None req-dc287a85-8756-4436-8c94-2f80e16c3450 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:53:53.570 7 WARNING oslo_policy.policy [None req-dc287a85-8756-4436-8c94-2f80e16c3450 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 01:53:53.571 7 INFO glance.api.v2.image_data [None req-dc287a85-8756-4436-8c94-2f80e16c3450 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 01:54:39.998 7 WARNING glance.location [None req-dc287a85-8756-4436-8c94-2f80e16c3450 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/302] 199.204.45.210 () {48 vars in 1046 bytes} [Sat Jun 13 01:53:53 2026] PUT /v2/images/369c6087-815d-4382-9a7d-62774b7e2915/file => generated 0 bytes in 46481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51033 switches on core 0) [pid: 8|app: 0|req: 158/303] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 01:54:40 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/304] 199.204.45.210 () {48 vars in 1051 bytes} [Sat Jun 13 01:54:40 2026] PATCH /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => generated 1395 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/305] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 01:54:40 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => 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: 147/306] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 01:54:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/307] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 01:54:41 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/398] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:02:15 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: 206/399] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:02:15 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/404] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:02:30 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: 196/405] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:02:30 2026] GET /v2/images => generated 2778 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/406] 199.204.45.210 () {44 vars in 947 bytes} [Sat Jun 13 02:02:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/407] 199.204.45.210 () {44 vars in 969 bytes} [Sat Jun 13 02:02:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/408] 199.204.45.210 () {44 vars in 939 bytes} [Sat Jun 13 02:02:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/409] 199.204.45.210 () {48 vars in 951 bytes} [Sat Jun 13 02:02:30 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 02:02:30.296 8 INFO glance.api.v2.image_data [None req-d04574e1-296b-460f-8b19-d7d465d13216 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 02:05:07.702 8 INFO glance.location [None req-d04574e1-296b-460f-8b19-d7d465d13216 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 212/440] 199.204.45.210 () {48 vars in 1045 bytes} [Sat Jun 13 02:02:30 2026] PUT /v2/images/9abb917b-9362-4851-9d2a-5ce74c05f967/file => generated 0 bytes in 157482 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9057 switches on core 0) [pid: 7|app: 0|req: 229/441] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 02:05:07 2026] GET /v2/images/9abb917b-9362-4851-9d2a-5ce74c05f967 => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/442] 199.204.45.210 () {48 vars in 1051 bytes} [Sat Jun 13 02:05:07 2026] PATCH /v2/images/9abb917b-9362-4851-9d2a-5ce74c05f967 => generated 1410 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/443] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 02:05:07 2026] GET /v2/images/9abb917b-9362-4851-9d2a-5ce74c05f967 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/452] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:05:46 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: 235/453] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:05:46 2026] GET /v2/images => generated 4190 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/458] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:06:02 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: 238/459] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:06:02 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/460] 199.204.45.210 () {44 vars in 939 bytes} [Sat Jun 13 02:06:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/461] 199.204.45.210 () {44 vars in 961 bytes} [Sat Jun 13 02:06:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/462] 199.204.45.210 () {44 vars in 939 bytes} [Sat Jun 13 02:06:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/463] 199.204.45.210 () {48 vars in 951 bytes} [Sat Jun 13 02:06:03 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 02:06:03.150 8 INFO glance.api.v2.image_data [None req-228e880d-f57d-4999-a24d-15df4a657453 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 02:06:26.498 8 INFO glance.location [None req-228e880d-f57d-4999-a24d-15df4a657453 b5e0bae5b08744f08e5365a1dce2afc0 730f93f2359646749cc7ddba9a305760 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 224/468] 199.204.45.210 () {48 vars in 1046 bytes} [Sat Jun 13 02:06:03 2026] PUT /v2/images/d06b1dc6-01a4-4156-8307-242452a8e968/file => generated 0 bytes in 23395 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19001 switches on core 0) [pid: 7|app: 0|req: 245/469] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 02:06:26 2026] GET /v2/images/d06b1dc6-01a4-4156-8307-242452a8e968 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/470] 199.204.45.210 () {48 vars in 1051 bytes} [Sat Jun 13 02:06:26 2026] PATCH /v2/images/d06b1dc6-01a4-4156-8307-242452a8e968 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/471] 199.204.45.210 () {44 vars in 971 bytes} [Sat Jun 13 02:06:26 2026] GET /v2/images/d06b1dc6-01a4-4156-8307-242452a8e968 => 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: 331/640] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:20:22 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: 310/641] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:20:22 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:22:56 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: 326/673] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:22:56 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:22:58 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: 327/675] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:22:58 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/688] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:23:53 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: 334/689] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:23:53 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/692] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:24:02 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: 336/693] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:24:02 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/708] 199.204.45.210 () {42 vars in 688 bytes} [Sat Jun 13 02:25:09 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: 365/709] 199.204.45.210 () {44 vars in 910 bytes} [Sat Jun 13 02:25:09 2026] GET /v2/images => generated 5574 bytes in 86 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: 349/718] 10.0.0.46 () {32 vars in 632 bytes} [Sat Jun 13 02:25:55 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/723] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:26:16 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/724] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:26:16 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: 373/725] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:26:16 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 353/726] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:26:16 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: 375/729] 199.204.45.210 () {36 vars in 991 bytes} [Sat Jun 13 02:26:24 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 355/730] 199.204.45.210 () {36 vars in 931 bytes} [Sat Jun 13 02:26:24 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: 376/731] 199.204.45.210 () {36 vars in 991 bytes} [Sat Jun 13 02:26:25 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/732] 199.204.45.210 () {36 vars in 931 bytes} [Sat Jun 13 02:26:25 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: 378/735] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:26:31 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/736] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:26: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: 379/737] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:26:36 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/738] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:26: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: 383/745] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:27:07 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 363/746] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:27:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/755] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:27:47 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/756] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:27:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/757] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:27:47 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: 389/758] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:27:47 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/759] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:27:47 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: 390/760] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:27:47 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: 371/761] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:27:47 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 391/762] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:27:47 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/763] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:27:47 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: 392/764] 10.0.0.94 () {36 vars in 910 bytes} [Sat Jun 13 02:27:48 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: 373/765] 10.0.0.94 () {36 vars in 1006 bytes} [Sat Jun 13 02:27:48 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/766] 10.0.0.94 () {36 vars in 986 bytes} [Sat Jun 13 02:27:48 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/767] 10.0.0.94 () {36 vars in 926 bytes} [Sat Jun 13 02:27:48 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: 394/768] 10.0.0.94 () {36 vars in 926 bytes} [Sat Jun 13 02:27:48 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/775] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:10 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 378/776] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:10 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/777] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:28:10 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 379/778] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:28:10 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: 400/779] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:28:10 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: 380/780] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:28:10 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/781] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:28:10 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: 381/782] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:28:10 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: 402/783] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:28:11 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 382/784] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:28:11 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/785] 10.0.0.94 () {36 vars in 910 bytes} [Sat Jun 13 02:28:11 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: 383/786] 10.0.0.94 () {36 vars in 1006 bytes} [Sat Jun 13 02:28:11 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/787] 10.0.0.94 () {36 vars in 986 bytes} [Sat Jun 13 02:28:11 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 384/788] 10.0.0.94 () {36 vars in 926 bytes} [Sat Jun 13 02:28:11 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: 405/789] 10.0.0.94 () {36 vars in 926 bytes} [Sat Jun 13 02:28:11 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: 385/790] 10.0.0.46 () {34 vars in 654 bytes} [Sat Jun 13 02:28:17 2026] POST /v2/images => generated 649 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 02:28:18.088 7 WARNING glance.api.v2.images [None req-87a65959-d3fb-4e46-a98c-ba5ca1f2d935 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72feec85-01b9-4867-b214-86fe54fa8ed7 [pid: 7|app: 0|req: 406/791] 10.0.0.46 () {32 vars in 709 bytes} [Sat Jun 13 02:28:18 2026] DELETE /v2/images/72feec85-01b9-4867-b214-86fe54fa8ed7 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/792] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:18 2026] GET /v2/images/72feec85-01b9-4867-b214-86fe54fa8ed7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/793] 10.0.0.46 () {32 vars in 632 bytes} [Sat Jun 13 02:28:18 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/794] 10.0.0.46 () {34 vars in 654 bytes} [Sat Jun 13 02:28:18 2026] POST /v2/images => generated 702 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/795] 10.0.0.46 () {32 vars in 716 bytes} [Sat Jun 13 02:28:18 2026] GET /v2/images/93f32b95-325b-4fff-92cc-34051582c6b1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 02:28:18.299 8 INFO glance.api.v2.image_data [None req-532ec054-a7a9-434f-8495-9276886593e0 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 02:28:18.343 8 WARNING glance_store._drivers.rbd [None req-532ec054-a7a9-434f-8495-9276886593e0 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-13 02:28:19.077 8 INFO glance.location [None req-532ec054-a7a9-434f-8495-9276886593e0 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 388/796] 10.0.0.46 () {32 vars in 726 bytes} [Sat Jun 13 02:28:18 2026] PUT /v2/images/93f32b95-325b-4fff-92cc-34051582c6b1/file => generated 0 bytes in 831 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/797] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:19 2026] GET /v2/images/93f32b95-325b-4fff-92cc-34051582c6b1 => generated 1103 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/798] 10.0.0.46 () {32 vars in 716 bytes} [Sat Jun 13 02:28:19 2026] GET /v2/images/93f32b95-325b-4fff-92cc-34051582c6b1/file => generated 1024 bytes in 154 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/799] 10.0.0.46 () {34 vars in 654 bytes} [Sat Jun 13 02:28:19 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/800] 10.0.0.46 () {32 vars in 725 bytes} [Sat Jun 13 02:28:19 2026] PATCH /v2/images/b598db0e-da52-4dde-a452-be334f311e5d => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/801] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:19 2026] GET /v2/images/b598db0e-da52-4dde-a452-be334f311e5d => generated 651 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 02:28:19.446 8 WARNING glance.api.v2.images [None req-33518ddf-f7e9-47f0-88a3-a0ae2dc1c1e8 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b598db0e-da52-4dde-a452-be334f311e5d [pid: 8|app: 0|req: 391/802] 10.0.0.46 () {32 vars in 709 bytes} [Sat Jun 13 02:28:19 2026] DELETE /v2/images/b598db0e-da52-4dde-a452-be334f311e5d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/803] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:19 2026] GET /v2/images/b598db0e-da52-4dde-a452-be334f311e5d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 02:28:19.520 8 WARNING glance.api.v2.images [None req-b29f3388-319d-45d5-898d-11a5c8d45186 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93f32b95-325b-4fff-92cc-34051582c6b1 [pid: 8|app: 0|req: 392/806] 10.0.0.46 () {32 vars in 709 bytes} [Sat Jun 13 02:28:19 2026] DELETE /v2/images/93f32b95-325b-4fff-92cc-34051582c6b1 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/807] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:20 2026] GET /v2/images/93f32b95-325b-4fff-92cc-34051582c6b1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 02:28:20.360 8 WARNING glance.api.v2.images [None req-d60735be-7e5e-460a-9637-863985c0f455 c101ff871d6d42b894359d35f3ca5eb7 7bb3d0b5550843d091904b4508b8e794 - - default default] Failed to find image 72feec85-01b9-4867-b214-86fe54fa8ed7 to delete: glance.common.exception.ImageNotFound: No image found with ID 72feec85-01b9-4867-b214-86fe54fa8ed7 [pid: 8|app: 0|req: 393/808] 10.0.0.46 () {32 vars in 709 bytes} [Sat Jun 13 02:28:20 2026] DELETE /v2/images/72feec85-01b9-4867-b214-86fe54fa8ed7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/809] 10.0.0.46 () {32 vars in 706 bytes} [Sat Jun 13 02:28:20 2026] GET /v2/images/72feec85-01b9-4867-b214-86fe54fa8ed7 => 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: 420/816] 10.0.0.46 () {30 vars in 410 bytes} [Sat Jun 13 02:28: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: 422/819] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:29:04 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/820] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:29:04 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: 427/829] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:29:46 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/830] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:29:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/833] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:29:50 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 405/834] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:29:50 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: 431/837] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:30:08 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 407/838] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:30:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/843] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:30:28 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 410/844] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:30:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/851] 199.204.45.210 () {32 vars in 826 bytes} [Sat Jun 13 02:30:58 2026] GET /v2/images?status=active&owner=730f93f2359646749cc7ddba9a305760&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/852] 199.204.45.210 () {32 vars in 653 bytes} [Sat Jun 13 02:30:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/853] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:30:58 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/854] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:30:58 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: 416/855] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:30:58 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: 440/856] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:30:58 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => 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: 417/857] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:30:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/858] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:30:58 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: 418/859] 10.0.0.99 () {36 vars in 986 bytes} [Sat Jun 13 02:30:58 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/860] 10.0.0.99 () {36 vars in 926 bytes} [Sat Jun 13 02:30:58 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/861] 10.0.0.94 () {36 vars in 910 bytes} [Sat Jun 13 02:30:59 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/862] 10.0.0.94 () {36 vars in 1006 bytes} [Sat Jun 13 02:30:59 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/863] 10.0.0.94 () {36 vars in 986 bytes} [Sat Jun 13 02:30:59 2026] GET /v2/images/369c6087-815d-4382-9a7d-62774b7e2915 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/864] 10.0.0.94 () {36 vars in 926 bytes} [Sat Jun 13 02:30:59 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: 421/865] 10.0.0.94 () {36 vars in 926 bytes} [Sat Jun 13 02:30:59 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: 449/874] 10.0.0.81 () {36 vars in 986 bytes} [Sat Jun 13 02:31:39 2026] GET /v2/images/727b1e04-4a14-4181-8d4f-0ab49b16e820 => 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: 426/875] 10.0.0.81 () {36 vars in 926 bytes} [Sat Jun 13 02:31:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/912] 10.0.0.46 () {32 vars in 632 bytes} [Sat Jun 13 02:34:34 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)