+ 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 [Tue Jun 23 06:12:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 nodename: glance-api-86b597b65d-mhwwv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x715690d30668 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-23 06:12:16.894 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 06:12:16.950 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-23 06:12:17.871 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-23 06:12:17.872 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-23 06:12:17.872 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 06:12:17.901 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-23 06:12:17.902 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-23 06:12:17.902 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 06:12:20.031 7 WARNING glance.api.v2.images [None req-8e12ab13-050b-4909-8a40-040053e356c9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 06:12:20.087 8 WARNING glance.api.v2.images [None req-3ca1fb14-21cd-400b-b819-9ca42f25f9f3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 06:12:20.380 7 WARNING keystonemiddleware._common.config [None req-8e12ab13-050b-4909-8a40-040053e356c9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 06:12:20.388 7 WARNING oslo_config.cfg [None req-8e12ab13-050b-4909-8a40-040053e356c9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x715690d30668 pid: 7 (default app) 2026-06-23 06:12:20.441 8 WARNING keystonemiddleware._common.config [None req-3ca1fb14-21cd-400b-b819-9ca42f25f9f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 06:12:20.451 8 WARNING oslo_config.cfg [None req-3ca1fb14-21cd-400b-b819-9ca42f25f9f3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x715690d30668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:12:21 2026] GET / => generated 1301 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-23 06:12:21.766 8 WARNING oslo_policy.policy [None req-8185b443-5838-40bc-8d9f-411ef7c613b2 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:21.766 8 WARNING oslo_policy.policy [None req-8185b443-5838-40bc-8d9f-411ef7c613b2 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:21.781 8 WARNING oslo_policy.policy [None req-8185b443-5838-40bc-8d9f-411ef7c613b2 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:21.781 8 WARNING oslo_policy.policy [None req-8185b443-5838-40bc-8d9f-411ef7c613b2 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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/6] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:12:21 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:12:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:12:26 2026] GET /v2/images => generated 69 bytes in 39 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-23 06:12:26.282 7 WARNING oslo_policy.policy [None req-2032008c-77c4-4241-876d-cdf38c93e729 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:26.283 7 WARNING oslo_policy.policy [None req-2032008c-77c4-4241-876d-cdf38c93e729 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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/9] 199.204.45.65 () {44 vars in 907 bytes} [Tue Jun 23 06:12:26 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.65 () {44 vars in 929 bytes} [Tue Jun 23 06:12:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 06:12:26.439 7 WARNING oslo_policy.policy [None req-b1080e16-968a-48fd-8c82-204aa72d5753 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:26.439 7 WARNING oslo_policy.policy [None req-b1080e16-968a-48fd-8c82-204aa72d5753 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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: 8/11] 199.204.45.65 () {44 vars in 935 bytes} [Tue Jun 23 06:12:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 06:12:26.522 8 WARNING oslo_config.cfg [None req-24bf00bb-19c9-4279-ab21-5bce808fa8e3 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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/12] 199.204.45.65 () {48 vars in 947 bytes} [Tue Jun 23 06:12:26 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 06:12:26.539 7 WARNING oslo_policy.policy [None req-ee3335b1-4430-441d-89e8-c6d50ce54459 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:26.539 7 WARNING oslo_policy.policy [None req-ee3335b1-4430-441d-89e8-c6d50ce54459 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:12:26.540 7 INFO glance.api.v2.image_data [None req-ee3335b1-4430-441d-89e8-c6d50ce54459 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:12:30.676 7 WARNING glance.location [None req-ee3335b1-4430-441d-89e8-c6d50ce54459 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Jun 23 06:12:26 2026] PUT /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546/file => generated 0 bytes in 4175 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4902 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:12:30 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 06:12:30.839 7 WARNING oslo_config.cfg [None req-e5f2e9be-2a5b-4a55-b58b-7505070d8109 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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: 10/17] 199.204.45.65 () {48 vars in 1047 bytes} [Tue Jun 23 06:12:30 2026] PATCH /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:12:30 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 141/279] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:34:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:34:14 2026] GET /v2/images => generated 1381 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:34:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:34:33 2026] GET /v2/images => generated 1381 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.65 () {44 vars in 933 bytes} [Tue Jun 23 06:34:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.65 () {44 vars in 955 bytes} [Tue Jun 23 06:34:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.65 () {44 vars in 935 bytes} [Tue Jun 23 06:34:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.65 () {48 vars in 947 bytes} [Tue Jun 23 06:34:33 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 06:34:33.654 8 WARNING oslo_policy.policy [None req-70397cfe-1c32-470c-8ecb-836eaae0efd4 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:34:33.654 8 WARNING oslo_policy.policy [None req-70397cfe-1c32-470c-8ecb-836eaae0efd4 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - 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-23 06:34:33.655 8 INFO glance.api.v2.image_data [None req-70397cfe-1c32-470c-8ecb-836eaae0efd4 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:35:02.750 8 WARNING glance.location [None req-70397cfe-1c32-470c-8ecb-836eaae0efd4 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.204.45.65 () {48 vars in 1042 bytes} [Tue Jun 23 06:34:33 2026] PUT /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58/file => generated 0 bytes in 29160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23434 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:35:02 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 199.204.45.65 () {48 vars in 1047 bytes} [Tue Jun 23 06:35:02 2026] PATCH /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:35:02 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => 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: 147/301] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:35:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:35:05 2026] GET /v2/images => generated 2778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:42:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:42:20 2026] GET /v2/images => generated 2778 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:42:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:42:31 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.65 () {44 vars in 943 bytes} [Tue Jun 23 06:42:31 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: 8|app: 0|req: 195/398] 199.204.45.65 () {44 vars in 965 bytes} [Tue Jun 23 06:42:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.65 () {44 vars in 935 bytes} [Tue Jun 23 06:42:31 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: 196/400] 199.204.45.65 () {48 vars in 947 bytes} [Tue Jun 23 06:42:31 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 06:42:31.518 7 INFO glance.api.v2.image_data [None req-95b974fe-9706-47eb-8bce-7b4681844092 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:42:52.421 7 INFO glance.location [None req-95b974fe-9706-47eb-8bce-7b4681844092 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/405] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Jun 23 06:42:31 2026] PUT /v2/images/279475c0-4f1a-4146-8bfa-13ec77a98925/file => generated 0 bytes in 20957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5695 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:42:52 2026] GET /v2/images/279475c0-4f1a-4146-8bfa-13ec77a98925 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.65 () {48 vars in 1047 bytes} [Tue Jun 23 06:42:52 2026] PATCH /v2/images/279475c0-4f1a-4146-8bfa-13ec77a98925 => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:42:52 2026] GET /v2/images/279475c0-4f1a-4146-8bfa-13ec77a98925 => 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: 211/417] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:43:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:43:32 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:43:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:43:44 2026] GET /v2/images => generated 4190 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.65 () {44 vars in 935 bytes} [Tue Jun 23 06:43:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.65 () {44 vars in 957 bytes} [Tue Jun 23 06:43:44 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: 7|app: 0|req: 215/425] 199.204.45.65 () {44 vars in 935 bytes} [Tue Jun 23 06:43:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.65 () {48 vars in 947 bytes} [Tue Jun 23 06:43:44 2026] POST /v2/images => generated 791 bytes in 204 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 06:43:44.803 7 INFO glance.api.v2.image_data [None req-3c1ae06b-34e1-4585-9947-39873a7d2c31 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:44:03.457 7 INFO glance.location [None req-3c1ae06b-34e1-4585-9947-39873a7d2c31 6b0454a2f5d147acbf187da171b00932 3c605c7944e44a0582142252b8c0deb8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 216/431] 199.204.45.65 () {48 vars in 1042 bytes} [Tue Jun 23 06:43:44 2026] PUT /v2/images/7ba83ad1-2789-4172-b098-f07493fdcde7/file => generated 0 bytes in 18753 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6621 switches on core 0) [pid: 8|app: 0|req: 216/432] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:44:03 2026] GET /v2/images/7ba83ad1-2789-4172-b098-f07493fdcde7 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.204.45.65 () {48 vars in 1047 bytes} [Tue Jun 23 06:44:03 2026] PATCH /v2/images/7ba83ad1-2789-4172-b098-f07493fdcde7 => generated 1382 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 199.204.45.65 () {44 vars in 967 bytes} [Tue Jun 23 06:44:03 2026] GET /v2/images/7ba83ad1-2789-4172-b098-f07493fdcde7 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 06:58:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 06:58:53 2026] GET /v2/images => generated 5574 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 07:01:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 07:01:43 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 07:01:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 07:01:45 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: 333/665] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 07:02:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 07:02:44 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 07:02:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 07:02:53 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 199.204.45.65 () {42 vars in 684 bytes} [Tue Jun 23 07:04:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 199.204.45.65 () {44 vars in 906 bytes} [Tue Jun 23 07:04:09 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: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/697] 10.0.0.65 () {32 vars in 632 bytes} [Tue Jun 23 07:04:56 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:05:28 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 27 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: 352/705] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:05:28 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: 355/708] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:05:29 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 354/709] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:05:29 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: 356/710] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:05: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: 356/713] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:05: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: 357/715] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.146 () {36 vars in 911 bytes} [Tue Jun 23 07:05:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.146 () {36 vars in 1007 bytes} [Tue Jun 23 07:05:32 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 07:05:32 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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/722] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 07:05:32 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: 361/723] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 07:05:32 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: 363/724] 199.204.45.65 () {36 vars in 990 bytes} [Tue Jun 23 07:05:36 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 362/725] 199.204.45.65 () {36 vars in 930 bytes} [Tue Jun 23 07:05:36 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: 364/726] 199.204.45.65 () {36 vars in 990 bytes} [Tue Jun 23 07:05:37 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 363/727] 199.204.45.65 () {36 vars in 930 bytes} [Tue Jun 23 07:05:37 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/734] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:06:02 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 368/735] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:06:02 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: 369/738] 10.0.0.65 () {34 vars in 654 bytes} [Tue Jun 23 07:06:17 2026] POST /v2/images => generated 649 bytes in 280 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 07:06:18.096 8 WARNING glance.api.v2.images [None req-4e74bb7a-6a3b-43b7-a198-ab4a01fd349f d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31925bc7-abab-4796-995c-73f00450b15e [pid: 8|app: 0|req: 370/739] 10.0.0.65 () {32 vars in 709 bytes} [Tue Jun 23 07:06:18 2026] DELETE /v2/images/31925bc7-abab-4796-995c-73f00450b15e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:06:18 2026] GET /v2/images/31925bc7-abab-4796-995c-73f00450b15e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.65 () {32 vars in 632 bytes} [Tue Jun 23 07:06:18 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.65 () {34 vars in 654 bytes} [Tue Jun 23 07:06:18 2026] POST /v2/images => generated 703 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.65 () {32 vars in 716 bytes} [Tue Jun 23 07:06:18 2026] GET /v2/images/de0ab8ff-73b2-44c1-a0f2-154bf4c5b322/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 07:06:18.357 7 INFO glance.api.v2.image_data [None req-1162a488-ad25-4a98-bbaf-577cf5786244 d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 07:06:18.424 7 WARNING glance_store._drivers.rbd [None req-1162a488-ad25-4a98-bbaf-577cf5786244 d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 07:06:18.715 7 INFO glance.location [None req-1162a488-ad25-4a98-bbaf-577cf5786244 d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/744] 10.0.0.65 () {32 vars in 726 bytes} [Tue Jun 23 07:06:18 2026] PUT /v2/images/de0ab8ff-73b2-44c1-a0f2-154bf4c5b322/file => generated 0 bytes in 441 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:06:18 2026] GET /v2/images/de0ab8ff-73b2-44c1-a0f2-154bf4c5b322 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.65 () {32 vars in 716 bytes} [Tue Jun 23 07:06:18 2026] GET /v2/images/de0ab8ff-73b2-44c1-a0f2-154bf4c5b322/file => generated 1024 bytes in 179 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.65 () {34 vars in 654 bytes} [Tue Jun 23 07:06:18 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.65 () {32 vars in 725 bytes} [Tue Jun 23 07:06:19 2026] PATCH /v2/images/68872d49-365e-4636-8b51-ebdaf75bbe1d => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:06:19 2026] GET /v2/images/68872d49-365e-4636-8b51-ebdaf75bbe1d => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 07:06:19.138 7 WARNING glance.api.v2.images [None req-ec3042d6-0559-4459-80ac-42d2fdff0361 d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//68872d49-365e-4636-8b51-ebdaf75bbe1d [pid: 7|app: 0|req: 375/750] 10.0.0.65 () {32 vars in 709 bytes} [Tue Jun 23 07:06:19 2026] DELETE /v2/images/68872d49-365e-4636-8b51-ebdaf75bbe1d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:06:19 2026] GET /v2/images/68872d49-365e-4636-8b51-ebdaf75bbe1d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 07:06:19.210 7 WARNING glance.api.v2.images [None req-17ebe85d-ca85-4925-9f7e-a921c6906f90 d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de0ab8ff-73b2-44c1-a0f2-154bf4c5b322 [pid: 7|app: 0|req: 378/754] 10.0.0.65 () {32 vars in 709 bytes} [Tue Jun 23 07:06:19 2026] DELETE /v2/images/de0ab8ff-73b2-44c1-a0f2-154bf4c5b322 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:06:20 2026] GET /v2/images/de0ab8ff-73b2-44c1-a0f2-154bf4c5b322 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 07:06:20.054 7 WARNING glance.api.v2.images [None req-1016f3f3-2d89-41fd-bc48-182981165472 d4b01da707b348cd876908d3fa94d789 71c871fe2efe4941bdb2e3e504813f23 - - default default] Failed to find image 31925bc7-abab-4796-995c-73f00450b15e to delete: glance.common.exception.ImageNotFound: No image found with ID 31925bc7-abab-4796-995c-73f00450b15e [pid: 7|app: 0|req: 379/756] 10.0.0.65 () {32 vars in 709 bytes} [Tue Jun 23 07:06:20 2026] DELETE /v2/images/31925bc7-abab-4796-995c-73f00450b15e => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:06:20 2026] GET /v2/images/31925bc7-abab-4796-995c-73f00450b15e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.65 () {30 vars in 410 bytes} [Tue Jun 23 07:06:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:06:35 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 380/762] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:06:35 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: 391/779] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:07:55 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:07:55 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: 393/783] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:08:08 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.65 () {32 vars in 706 bytes} [Tue Jun 23 07:08:08 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:08:08 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 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: 393/788] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 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: 397/791] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 395/792] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 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: 398/793] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.146 () {36 vars in 911 bytes} [Tue Jun 23 07:08:09 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.146 () {36 vars in 1007 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 398/799] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 07:08:09 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: 399/801] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:08:11 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:08:11 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: 400/803] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:08:12 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 404/804] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:08:12 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: 404/811] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:08:39 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 408/812] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:08: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: 405/813] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:08:46 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 409/814] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:08:46 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: 428/851] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:11:39 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => generated 1312 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/852] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:11: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: 7|app: 0|req: 430/855] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 23 07:11:58 2026] GET /v2/images/2fcdec24-0fe2-48f1-8bf8-faafc9844546 => 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: 426/856] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 23 07:11: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: 435/865] 199.204.45.65 () {32 vars in 825 bytes} [Tue Jun 23 07:12:37 2026] GET /v2/images?status=active&owner=3c605c7944e44a0582142252b8c0deb8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/866] 199.204.45.65 () {32 vars in 652 bytes} [Tue Jun 23 07:12:37 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: 436/867] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:12:37 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/868] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:12:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/869] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:12:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/870] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:12:37 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/871] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:12:37 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: 434/872] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:12:37 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: 439/873] 10.0.0.125 () {36 vars in 987 bytes} [Tue Jun 23 07:12:37 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/874] 10.0.0.125 () {36 vars in 927 bytes} [Tue Jun 23 07:12:37 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: 440/875] 10.0.0.146 () {36 vars in 911 bytes} [Tue Jun 23 07:12:38 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/876] 10.0.0.146 () {36 vars in 1007 bytes} [Tue Jun 23 07:12:38 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58/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: 441/877] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 07:12:38 2026] GET /v2/images/9acc494e-9440-4632-9e05-7a3cdc214f58 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/878] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 07:12:38 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: 442/879] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 07:12:38 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: 466/926] 10.0.0.65 () {32 vars in 632 bytes} [Tue Jun 23 07:16:20 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)