+ 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 23:08:33 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7bb5d44859-lvtm9 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 0x7f0210380668 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 23:08:35.545 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 23:08:35.564 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-06-13 23:08:36.392 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 23:08:36.393 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 23:08:36.393 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:08:36.415 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 23:08:36.416 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 23:08:36.416 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:08:38.325 7 WARNING glance.api.v2.images [None req-e8d9db7c-40ee-4fbe-9f6d-00607018a3af - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:08:38.357 8 WARNING glance.api.v2.images [None req-bf3ae588-f997-4db5-990e-55791ad42c75 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:08:38.641 7 WARNING keystonemiddleware._common.config [None req-e8d9db7c-40ee-4fbe-9f6d-00607018a3af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:08:38.648 7 WARNING oslo_config.cfg [None req-e8d9db7c-40ee-4fbe-9f6d-00607018a3af - - - - - -] 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 0x7f0210380668 pid: 7 (default app) 2026-06-13 23:08:38.674 8 WARNING keystonemiddleware._common.config [None req-bf3ae588-f997-4db5-990e-55791ad42c75 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:08:38.681 8 WARNING oslo_config.cfg [None req-bf3ae588-f997-4db5-990e-55791ad42c75 - - - - - -] 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 0x7f0210380668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:08:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:08:43.024 8 WARNING oslo_policy.policy [None req-12719051-afd0-4309-abb0-678be544b6ee 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:43.025 8 WARNING oslo_policy.policy [None req-12719051-afd0-4309-abb0-678be544b6ee 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:43.041 8 WARNING oslo_policy.policy [None req-12719051-afd0-4309-abb0-678be544b6ee 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:43.041 8 WARNING oslo_policy.policy [None req-12719051-afd0-4309-abb0-678be544b6ee 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:08:42 2026] GET /v2/images => generated 69 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:08:46 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.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:08:46 2026] GET /v2/images => generated 69 bytes in 34 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:08:46.433 7 WARNING oslo_policy.policy [None req-4c487145-5694-41a2-a3ad-b1531b00dde0 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:46.433 7 WARNING oslo_policy.policy [None req-4c487145-5694-41a2-a3ad-b1531b00dde0 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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.204.45.109 () {44 vars in 912 bytes} [Sat Jun 13 23:08:46 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: 8|app: 0|req: 3/9] 199.204.45.109 () {44 vars in 934 bytes} [Sat Jun 13 23:08:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:08:46.563 7 WARNING oslo_policy.policy [None req-711fe7dd-0355-4abf-a8b8-5e6d9163367f 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:46.563 7 WARNING oslo_policy.policy [None req-711fe7dd-0355-4abf-a8b8-5e6d9163367f 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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.204.45.109 () {44 vars in 940 bytes} [Sat Jun 13 23:08:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:08:46.650 8 WARNING oslo_config.cfg [None req-3fc06e89-5fb8-41e2-b087-57fcb46dec48 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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.204.45.109 () {48 vars in 952 bytes} [Sat Jun 13 23:08:46 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-06-13 23:08:46.670 7 WARNING oslo_policy.policy [None req-edee6cf8-4a7d-4b7b-ba88-29210034736e 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:46.670 7 WARNING oslo_policy.policy [None req-edee6cf8-4a7d-4b7b-ba88-29210034736e 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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 23:08:46.672 7 INFO glance.api.v2.image_data [None req-edee6cf8-4a7d-4b7b-ba88-29210034736e 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:08:50.367 7 INFO glance.location [None req-edee6cf8-4a7d-4b7b-ba88-29210034736e 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.109 () {48 vars in 1046 bytes} [Sat Jun 13 23:08:46 2026] PUT /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397/file => generated 0 bytes in 3742 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6307 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:08:50 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:08:50.511 7 WARNING oslo_config.cfg [None req-4a526c94-0b8f-4cfb-b976-fde0b15984cb 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - 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.204.45.109 () {48 vars in 1052 bytes} [Sat Jun 13 23:08:50 2026] PATCH /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:08:50 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:29:05 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: 130/261] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:29:05 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:29:23 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: 133/267] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:29:23 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.109 () {44 vars in 938 bytes} [Sat Jun 13 23:29:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.109 () {44 vars in 960 bytes} [Sat Jun 13 23:29:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.109 () {44 vars in 940 bytes} [Sat Jun 13 23:29:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.109 () {48 vars in 952 bytes} [Sat Jun 13 23:29:23 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:29:23.673 7 INFO glance.api.v2.image_data [None req-a80f1c3e-ac47-4d7c-837c-936e6061bf74 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:29:48.931 7 INFO glance.location [None req-a80f1c3e-ac47-4d7c-837c-936e6061bf74 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 137/278] 199.204.45.109 () {48 vars in 1047 bytes} [Sat Jun 13 23:29:23 2026] PUT /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f/file => generated 0 bytes in 25304 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61767 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:29:48 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.109 () {48 vars in 1052 bytes} [Sat Jun 13 23:29:48 2026] PATCH /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => generated 1395 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:29:49 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:29:50 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:29:50 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:36:28 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: 185/365] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:36:28 2026] GET /v2/images => generated 2778 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:36:39 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: 187/369] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:36:39 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.204.45.109 () {44 vars in 948 bytes} [Sat Jun 13 23:36:39 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: 188/371] 199.204.45.109 () {44 vars in 970 bytes} [Sat Jun 13 23:36:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.109 () {44 vars in 940 bytes} [Sat Jun 13 23:36:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.109 () {48 vars in 952 bytes} [Sat Jun 13 23:36:39 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:36:40.010 7 INFO glance.api.v2.image_data [None req-97791ccb-8b0f-4061-9ff1-9a3ab3ed5927 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:37:00.257 7 INFO glance.location [None req-97791ccb-8b0f-4061-9ff1-9a3ab3ed5927 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/378] 199.204.45.109 () {48 vars in 1046 bytes} [Sat Jun 13 23:36:39 2026] PUT /v2/images/37509164-db2b-4272-be73-a1e4784e9324/file => generated 0 bytes in 20291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22219 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:37:00 2026] GET /v2/images/37509164-db2b-4272-be73-a1e4784e9324 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.109 () {48 vars in 1052 bytes} [Sat Jun 13 23:37:00 2026] PATCH /v2/images/37509164-db2b-4272-be73-a1e4784e9324 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:37:00 2026] GET /v2/images/37509164-db2b-4272-be73-a1e4784e9324 => 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: 190/388] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:37:37 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: 199/389] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:37:37 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:37: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: 202/395] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:37:53 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.109 () {44 vars in 940 bytes} [Sat Jun 13 23:37:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.109 () {44 vars in 962 bytes} [Sat Jun 13 23:37:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/398] 199.204.45.109 () {44 vars in 940 bytes} [Sat Jun 13 23:37:53 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: 204/399] 199.204.45.109 () {48 vars in 952 bytes} [Sat Jun 13 23:37:53 2026] POST /v2/images => generated 791 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:37:53.711 7 INFO glance.api.v2.image_data [None req-780f82df-cccc-4586-b2cf-620881c68754 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:38:09.274 7 INFO glance.location [None req-780f82df-cccc-4586-b2cf-620881c68754 2ec30255ddf14c96935a9936245f1ce1 8dbad897b5524c05a2308a7fa0526dd5 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 196/404] 199.204.45.109 () {48 vars in 1047 bytes} [Sat Jun 13 23:37:53 2026] PUT /v2/images/acb73c16-2a79-4d99-a366-39a236e23ad2/file => generated 0 bytes in 15607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33805 switches on core 0) [pid: 8|app: 0|req: 209/405] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:38:09 2026] GET /v2/images/acb73c16-2a79-4d99-a366-39a236e23ad2 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/406] 199.204.45.109 () {48 vars in 1052 bytes} [Sat Jun 13 23:38:09 2026] PATCH /v2/images/acb73c16-2a79-4d99-a366-39a236e23ad2 => generated 1382 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/407] 199.204.45.109 () {44 vars in 972 bytes} [Sat Jun 13 23:38:09 2026] GET /v2/images/acb73c16-2a79-4d99-a366-39a236e23ad2 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/560] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:50:49 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: 274/561] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:50:49 2026] GET /v2/images => generated 5574 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/588] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:53:05 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: 301/589] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:53:05 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/590] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:53:07 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: 302/591] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:53:07 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/602] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:53:55 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: 295/603] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:53:55 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: 7|app: 0|req: 297/606] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:54:04 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/607] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:54:04 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: 304/620] 199.204.45.109 () {42 vars in 689 bytes} [Sat Jun 13 23:55:04 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: 317/621] 199.204.45.109 () {44 vars in 911 bytes} [Sat Jun 13 23:55:04 2026] GET /v2/images => generated 5574 bytes in 58 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:71: 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: 322/630] 10.0.0.252 () {32 vars in 633 bytes} [Sat Jun 13 23:55:45 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/635] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:56:05 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 311/636] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:56:05 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: 326/637] 10.0.0.236 () {36 vars in 987 bytes} [Sat Jun 13 23:56:06 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/638] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/639] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/640] 10.0.0.236 () {36 vars in 987 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 328/641] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/642] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:56:07 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: 329/643] 10.0.0.236 () {36 vars in 987 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/644] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/645] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:56:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/646] 10.0.0.78 () {36 vars in 986 bytes} [Sat Jun 13 23:56:08 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/647] 10.0.0.78 () {36 vars in 926 bytes} [Sat Jun 13 23:56:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/648] 10.0.0.78 () {36 vars in 986 bytes} [Sat Jun 13 23:56:08 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 332/649] 10.0.0.78 () {36 vars in 926 bytes} [Sat Jun 13 23:56:08 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: 318/650] 10.0.0.78 () {36 vars in 926 bytes} [Sat Jun 13 23:56:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 199.204.45.109 () {36 vars in 991 bytes} [Sat Jun 13 23:56:13 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/654] 199.204.45.109 () {36 vars in 931 bytes} [Sat Jun 13 23:56:13 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: 321/655] 199.204.45.109 () {36 vars in 991 bytes} [Sat Jun 13 23:56:14 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 335/656] 199.204.45.109 () {36 vars in 931 bytes} [Sat Jun 13 23:56:14 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/657] 10.0.0.252 () {34 vars in 655 bytes} [Sat Jun 13 23:56:16 2026] POST /v2/images => generated 649 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 23:56:17.046 8 WARNING glance.api.v2.images [None req-a86726f3-bfbe-4497-8041-deab8f41d110 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43f2ae60-0ce7-462f-86e1-6c70dea80d14 [pid: 8|app: 0|req: 336/658] 10.0.0.252 () {32 vars in 710 bytes} [Sat Jun 13 23:56:17 2026] DELETE /v2/images/43f2ae60-0ce7-462f-86e1-6c70dea80d14 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/659] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:56:17 2026] GET /v2/images/43f2ae60-0ce7-462f-86e1-6c70dea80d14 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/660] 10.0.0.252 () {32 vars in 633 bytes} [Sat Jun 13 23:56:17 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/661] 10.0.0.252 () {34 vars in 655 bytes} [Sat Jun 13 23:56:17 2026] POST /v2/images => generated 701 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 23:56:17.222 8 WARNING oslo_policy.policy [None req-7f6734ac-be09-41c7-9c91-62966928bef8 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - 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 23:56:17.223 8 WARNING oslo_policy.policy [None req-7f6734ac-be09-41c7-9c91-62966928bef8 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - 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: 338/662] 10.0.0.252 () {32 vars in 717 bytes} [Sat Jun 13 23:56:17 2026] GET /v2/images/5e2c27b7-768f-4572-81db-83c4902dfc62/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:56:17.250 7 INFO glance.api.v2.image_data [None req-82b29c05-29e1-45a9-b3b5-12d8f54f5b41 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:56:17.296 7 WARNING glance_store._drivers.rbd [None req-82b29c05-29e1-45a9-b3b5-12d8f54f5b41 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-13 23:56:18.018 7 INFO glance.location [None req-82b29c05-29e1-45a9-b3b5-12d8f54f5b41 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 325/663] 10.0.0.252 () {32 vars in 727 bytes} [Sat Jun 13 23:56:17 2026] PUT /v2/images/5e2c27b7-768f-4572-81db-83c4902dfc62/file => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/664] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:56:18 2026] GET /v2/images/5e2c27b7-768f-4572-81db-83c4902dfc62 => generated 1102 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 10.0.0.252 () {32 vars in 717 bytes} [Sat Jun 13 23:56:18 2026] GET /v2/images/5e2c27b7-768f-4572-81db-83c4902dfc62/file => generated 1024 bytes in 174 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/666] 10.0.0.252 () {34 vars in 655 bytes} [Sat Jun 13 23:56:18 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/667] 10.0.0.252 () {32 vars in 726 bytes} [Sat Jun 13 23:56:18 2026] PATCH /v2/images/b74368fe-99bc-4da5-a0a0-b96e7000100c => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/668] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:56:18 2026] GET /v2/images/b74368fe-99bc-4da5-a0a0-b96e7000100c => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:56:18.383 7 WARNING glance.api.v2.images [None req-b3a9a40d-8c03-4f1d-864c-62c6e86ced49 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b74368fe-99bc-4da5-a0a0-b96e7000100c [pid: 7|app: 0|req: 328/669] 10.0.0.252 () {32 vars in 710 bytes} [Sat Jun 13 23:56:18 2026] DELETE /v2/images/b74368fe-99bc-4da5-a0a0-b96e7000100c => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:56:18 2026] GET /v2/images/b74368fe-99bc-4da5-a0a0-b96e7000100c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:56:18.453 7 WARNING glance.api.v2.images [None req-8c476661-e76d-47e2-b16c-0e9356aa9466 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e2c27b7-768f-4572-81db-83c4902dfc62 [pid: 7|app: 0|req: 329/673] 10.0.0.252 () {32 vars in 710 bytes} [Sat Jun 13 23:56:18 2026] DELETE /v2/images/5e2c27b7-768f-4572-81db-83c4902dfc62 => generated 0 bytes in 1040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/674] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:56:19 2026] GET /v2/images/5e2c27b7-768f-4572-81db-83c4902dfc62 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:56:19.528 7 WARNING glance.api.v2.images [None req-5333cc43-69b7-4006-8433-1234538a5fa8 68c8c00e17a745eaaec247e10ee25228 98cdd272b4dd460ab0551e782940bcd0 - - default default] Failed to find image 43f2ae60-0ce7-462f-86e1-6c70dea80d14 to delete: glance.common.exception.ImageNotFound: No image found with ID 43f2ae60-0ce7-462f-86e1-6c70dea80d14 [pid: 7|app: 0|req: 330/675] 10.0.0.252 () {32 vars in 710 bytes} [Sat Jun 13 23:56:19 2026] DELETE /v2/images/43f2ae60-0ce7-462f-86e1-6c70dea80d14 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/676] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:56:19 2026] GET /v2/images/43f2ae60-0ce7-462f-86e1-6c70dea80d14 => 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: 331/677] 10.0.0.252 () {30 vars in 411 bytes} [Sat Jun 13 23:56: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: 350/684] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:56:49 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 335/685] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:56:49 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: 353/690] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:57:11 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/691] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:57: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: 340/694] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:57:23 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 355/695] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:57:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/698] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:57:31 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:57: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: 345/704] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:57:57 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 360/705] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:57:57 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: 347/708] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:58:05 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 362/709] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:58:05 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: 368/720] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:58:56 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:58:56 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: 358/730] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:59:30 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 373/731] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:59:30 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: 375/734] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:59:44 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 360/735] 10.0.0.252 () {32 vars in 707 bytes} [Sat Jun 13 23:59:44 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 376/736] 10.0.0.236 () {36 vars in 987 bytes} [Sat Jun 13 23:59:45 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/737] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:59:45 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: 377/738] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:59:45 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: 362/739] 10.0.0.236 () {36 vars in 987 bytes} [Sat Jun 13 23:59:45 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 378/740] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:59:45 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: 363/741] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:59:45 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: 379/742] 10.0.0.236 () {36 vars in 987 bytes} [Sat Jun 13 23:59:45 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/743] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:59:45 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/744] 10.0.0.236 () {36 vars in 927 bytes} [Sat Jun 13 23:59:45 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: 365/745] 10.0.0.78 () {36 vars in 986 bytes} [Sat Jun 13 23:59:45 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/746] 10.0.0.78 () {36 vars in 926 bytes} [Sat Jun 13 23:59:45 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: 366/747] 10.0.0.78 () {36 vars in 986 bytes} [Sat Jun 13 23:59:45 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 382/748] 10.0.0.78 () {36 vars in 926 bytes} [Sat Jun 13 23:59:45 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: 367/749] 10.0.0.78 () {36 vars in 926 bytes} [Sat Jun 13 23:59:45 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: 383/750] 10.0.0.46 () {36 vars in 986 bytes} [Sat Jun 13 23:59:48 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/751] 10.0.0.46 () {36 vars in 926 bytes} [Sat Jun 13 23:59:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.46 () {36 vars in 986 bytes} [Sun Jun 14 00:00:06 2026] GET /v2/images/6d067a47-f3e5-4b40-a485-c6d52ff9b397 => 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: 386/757] 10.0.0.46 () {36 vars in 926 bytes} [Sun Jun 14 00:00:06 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: 374/762] 199.204.45.109 () {32 vars in 826 bytes} [Sun Jun 14 00:00:25 2026] GET /v2/images?status=active&owner=8dbad897b5524c05a2308a7fa0526dd5&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/763] 199.204.45.109 () {32 vars in 653 bytes} [Sun Jun 14 00:00:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 10.0.0.236 () {36 vars in 987 bytes} [Sun Jun 14 00:00:26 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/765] 10.0.0.236 () {36 vars in 927 bytes} [Sun Jun 14 00:00:26 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: 376/766] 10.0.0.236 () {36 vars in 927 bytes} [Sun Jun 14 00:00: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: 391/767] 10.0.0.236 () {36 vars in 987 bytes} [Sun Jun 14 00:00:26 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => 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: 377/768] 10.0.0.236 () {36 vars in 927 bytes} [Sun Jun 14 00:00:26 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: 392/769] 10.0.0.236 () {36 vars in 927 bytes} [Sun Jun 14 00:00:26 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: 378/770] 10.0.0.236 () {36 vars in 987 bytes} [Sun Jun 14 00:00:26 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => 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: 393/771] 10.0.0.236 () {36 vars in 927 bytes} [Sun Jun 14 00:00: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: 7|app: 0|req: 379/772] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 14 00:00:26 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/773] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 14 00:00:26 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: 380/774] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 14 00:00:26 2026] GET /v2/images/6012db70-464f-4bdf-8b7b-00772ff9ac8f => 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: 395/775] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 14 00:00:26 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: 381/776] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 14 00:00: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: 7|app: 0|req: 403/819] 10.0.0.252 () {32 vars in 633 bytes} [Sun Jun 14 00:03:50 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)