+ 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 30 09:24:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5c457dddd8-fzd9k 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 0x7f20c14bc668 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-30 09:24:28.462 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-30 09:24:28.473 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-30 09:24:29.406 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-30 09:24:29.407 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-30 09:24:29.408 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 09:24:29.436 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-30 09:24:29.437 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-30 09:24:29.438 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 09:24:31.737 7 WARNING glance.api.v2.images [None req-66fab249-f050-41eb-b87e-023865ac2f2e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 09:24:31.803 8 WARNING glance.api.v2.images [None req-52450045-a607-4b49-aa76-4293a38d2540 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 09:24:32.258 7 WARNING keystonemiddleware._common.config [None req-66fab249-f050-41eb-b87e-023865ac2f2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:24:32.270 7 WARNING oslo_config.cfg [None req-66fab249-f050-41eb-b87e-023865ac2f2e - - - - - -] 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 0x7f20c14bc668 pid: 7 (default app) 2026-06-30 09:24:32.316 8 WARNING keystonemiddleware._common.config [None req-52450045-a607-4b49-aa76-4293a38d2540 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:24:32.327 8 WARNING oslo_config.cfg [None req-52450045-a607-4b49-aa76-4293a38d2540 - - - - - -] 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 0x7f20c14bc668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:24:33 2026] GET / => generated 1312 bytes in 2 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-30 09:24:33.572 8 WARNING oslo_policy.policy [None req-dbf15acb-28b7-43a5-8dc1-02762957577e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:33.573 8 WARNING oslo_policy.policy [None req-dbf15acb-28b7-43a5-8dc1-02762957577e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:33.588 8 WARNING oslo_policy.policy [None req-dbf15acb-28b7-43a5-8dc1-02762957577e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:33.588 8 WARNING oslo_policy.policy [None req-dbf15acb-28b7-43a5-8dc1-02762957577e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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/4] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:24:33 2026] GET /v2/images => generated 69 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:24:37 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: 2/6] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:24:37 2026] GET /v2/images => generated 69 bytes in 44 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-30 09:24:37.843 7 WARNING oslo_policy.policy [None req-d0afb7bf-fdd9-4604-9e91-3ae3226bcaba 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:37.844 7 WARNING oslo_policy.policy [None req-d0afb7bf-fdd9-4604-9e91-3ae3226bcaba 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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: 5/7] 199.19.213.242 () {44 vars in 912 bytes} [Tue Jun 30 09:24:37 2026] GET /v2/images/cirros => generated 151 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.242 () {44 vars in 934 bytes} [Tue Jun 30 09:24:37 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-30 09:24:38.012 7 WARNING oslo_policy.policy [None req-448335fb-6dbe-4a09-a361-b5699da6557f 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:38.012 7 WARNING oslo_policy.policy [None req-448335fb-6dbe-4a09-a361-b5699da6557f 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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/9] 199.19.213.242 () {44 vars in 940 bytes} [Tue Jun 30 09:24:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:24:38.116 8 WARNING oslo_config.cfg [None req-2b4511c2-7b14-4657-852c-460b324bfd00 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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/10] 199.19.213.242 () {48 vars in 952 bytes} [Tue Jun 30 09:24:38 2026] POST /v2/images => generated 760 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 09:24:38.144 7 WARNING oslo_policy.policy [None req-6a5921ca-9cd1-4379-b593-d54d2b4a80f6 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:38.144 7 WARNING oslo_policy.policy [None req-6a5921ca-9cd1-4379-b593-d54d2b4a80f6 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:24:38.146 7 INFO glance.api.v2.image_data [None req-6a5921ca-9cd1-4379-b593-d54d2b4a80f6 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 09:24:41.739 7 WARNING glance.location [None req-6a5921ca-9cd1-4379-b593-d54d2b4a80f6 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.242 () {48 vars in 1046 bytes} [Tue Jun 30 09:24:38 2026] PUT /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4/file => generated 0 bytes in 3647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6393 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:24:41 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 09:24:41.918 7 WARNING oslo_config.cfg [None req-eed11a1d-17e9-4bc2-8142-4fa032c870d4 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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: 8/15] 199.19.213.242 () {48 vars in 1052 bytes} [Tue Jun 30 09:24:41 2026] PATCH /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:24:41 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 137/273] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:46:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:46:03 2026] GET /v2/images => generated 1381 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:46:21 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: 140/280] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:46:21 2026] GET /v2/images => generated 1381 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.242 () {44 vars in 938 bytes} [Tue Jun 30 09:46:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.242 () {44 vars in 960 bytes} [Tue Jun 30 09:46:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.242 () {44 vars in 940 bytes} [Tue Jun 30 09:46:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.242 () {48 vars in 952 bytes} [Tue Jun 30 09:46:22 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 09:46:22.087 8 WARNING oslo_policy.policy [None req-284eaa80-9551-4120-a759-9ed17c44fdac 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:46:22.087 8 WARNING oslo_policy.policy [None req-284eaa80-9551-4120-a759-9ed17c44fdac 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-30 09:46:22.088 8 INFO glance.api.v2.image_data [None req-284eaa80-9551-4120-a759-9ed17c44fdac 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 09:46:47.260 8 WARNING glance.location [None req-284eaa80-9551-4120-a759-9ed17c44fdac 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/289] 199.19.213.242 () {48 vars in 1047 bytes} [Tue Jun 30 09:46:22 2026] PUT /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940/file => generated 0 bytes in 25221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65444 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:46:47 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => 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: 144/291] 199.19.213.242 () {48 vars in 1052 bytes} [Tue Jun 30 09:46:47 2026] PATCH /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:46:47 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:46: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: 149/294] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:46:49 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:54:04 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: 190/384] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:54:04 2026] GET /v2/images => generated 2778 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:54:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:54:16 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.242 () {44 vars in 948 bytes} [Tue Jun 30 09:54:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.242 () {44 vars in 970 bytes} [Tue Jun 30 09:54:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.19.213.242 () {44 vars in 940 bytes} [Tue Jun 30 09:54:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.242 () {48 vars in 952 bytes} [Tue Jun 30 09:54:16 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 09:54:16.809 8 INFO glance.api.v2.image_data [None req-63f41304-bd31-42d8-bf03-e1ddb5246a09 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 09:54:34.791 8 INFO glance.location [None req-63f41304-bd31-42d8-bf03-e1ddb5246a09 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/397] 199.19.213.242 () {48 vars in 1046 bytes} [Tue Jun 30 09:54:16 2026] PUT /v2/images/0fcf4680-cdbd-4b07-84d0-4982aff27909/file => generated 0 bytes in 18030 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22184 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:54:34 2026] GET /v2/images/0fcf4680-cdbd-4b07-84d0-4982aff27909 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.19.213.242 () {48 vars in 1052 bytes} [Tue Jun 30 09:54:34 2026] PATCH /v2/images/0fcf4680-cdbd-4b07-84d0-4982aff27909 => generated 1410 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:54:34 2026] GET /v2/images/0fcf4680-cdbd-4b07-84d0-4982aff27909 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:55:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:55:13 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: 211/413] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 09:55:30 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: 203/414] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 09:55:30 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.19.213.242 () {44 vars in 940 bytes} [Tue Jun 30 09:55:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.19.213.242 () {44 vars in 962 bytes} [Tue Jun 30 09:55:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.19.213.242 () {44 vars in 940 bytes} [Tue Jun 30 09:55:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.19.213.242 () {48 vars in 952 bytes} [Tue Jun 30 09:55:30 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 09:55:31.007 7 INFO glance.api.v2.image_data [None req-ba175e42-e842-4060-a977-2b3d9f3d76e9 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 09:55:46.248 7 INFO glance.location [None req-ba175e42-e842-4060-a977-2b3d9f3d76e9 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 214/423] 199.19.213.242 () {48 vars in 1047 bytes} [Tue Jun 30 09:55:30 2026] PUT /v2/images/dd32c475-9a9c-496a-9a0e-88aa363fa6e5/file => generated 0 bytes in 15299 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31491 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:55:46 2026] GET /v2/images/dd32c475-9a9c-496a-9a0e-88aa363fa6e5 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.19.213.242 () {48 vars in 1052 bytes} [Tue Jun 30 09:55:46 2026] PATCH /v2/images/dd32c475-9a9c-496a-9a0e-88aa363fa6e5 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.19.213.242 () {44 vars in 972 bytes} [Tue Jun 30 09:55:46 2026] GET /v2/images/dd32c475-9a9c-496a-9a0e-88aa363fa6e5 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 10:09:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/596] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 10:09:41 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 10:12:15 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: 316/628] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 10:12:15 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 10:12:17 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: 317/630] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 10:12:17 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 10:13:12 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: 324/644] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 10:13:12 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 10:13:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 10:13:21 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 199.19.213.242 () {42 vars in 689 bytes} [Tue Jun 30 10:14:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 199.19.213.242 () {44 vars in 911 bytes} [Tue Jun 30 10:14:29 2026] GET /v2/images => generated 5574 bytes in 73 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: 335/673] 10.0.0.71 () {32 vars in 632 bytes} [Tue Jun 30 10:15:13 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:15:43 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 342/681] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:15:43 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: 340/682] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:15:43 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:15:43 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: 341/684] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:15:44 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: 344/685] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:15:44 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 342/686] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:15:44 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: 345/687] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:15:44 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 346/689] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:15:44 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: 344/690] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:15:44 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: 347/691] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 30 10:15:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 30 10:15:45 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 30 10:15:45 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 30 10:15:45 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: 349/695] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 30 10:15:45 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: 347/696] 199.19.213.242 () {36 vars in 991 bytes} [Tue Jun 30 10:15:50 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 199.19.213.242 () {36 vars in 931 bytes} [Tue Jun 30 10:15:50 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: 349/700] 199.19.213.242 () {36 vars in 991 bytes} [Tue Jun 30 10:15:51 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 352/701] 199.19.213.242 () {36 vars in 931 bytes} [Tue Jun 30 10:15:51 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: 350/702] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:15:58 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 353/703] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:15: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: 358/712] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:16:37 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:16: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: 359/714] 10.0.0.71 () {34 vars in 654 bytes} [Tue Jun 30 10:16:40 2026] POST /v2/images => generated 649 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-30 10:16:40.332 8 WARNING glance.api.v2.images [None req-2436b104-7604-403b-8604-9c7d0228e132 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a39a9db-3616-4230-984d-81643374979e [pid: 8|app: 0|req: 356/715] 10.0.0.71 () {32 vars in 709 bytes} [Tue Jun 30 10:16:40 2026] DELETE /v2/images/1a39a9db-3616-4230-984d-81643374979e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:16:40 2026] GET /v2/images/1a39a9db-3616-4230-984d-81643374979e => 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: 357/717] 10.0.0.71 () {32 vars in 632 bytes} [Tue Jun 30 10:16:40 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: 361/718] 10.0.0.71 () {34 vars in 654 bytes} [Tue Jun 30 10:16:40 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:40 2026] GET /v2/images/d446edb4-e249-412e-876a-2a756eafdc18/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:16:40.508 7 INFO glance.api.v2.image_data [None req-6368dab9-91f6-4112-8df4-5af72241fb2d 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 10:16:40.549 7 WARNING glance_store._drivers.rbd [None req-6368dab9-91f6-4112-8df4-5af72241fb2d 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-30 10:16:40.793 7 INFO glance.location [None req-6368dab9-91f6-4112-8df4-5af72241fb2d 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/720] 10.0.0.71 () {32 vars in 726 bytes} [Tue Jun 30 10:16:40 2026] PUT /v2/images/d446edb4-e249-412e-876a-2a756eafdc18/file => generated 0 bytes in 329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:16:40 2026] GET /v2/images/d446edb4-e249-412e-876a-2a756eafdc18 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:40 2026] GET /v2/images/d446edb4-e249-412e-876a-2a756eafdc18/file => generated 1024 bytes in 172 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.71 () {34 vars in 654 bytes} [Tue Jun 30 10:16:41 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.71 () {32 vars in 725 bytes} [Tue Jun 30 10:16:41 2026] PATCH /v2/images/0baaa88f-a6b7-4184-b129-a08a28a75cdf => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:16:41 2026] GET /v2/images/0baaa88f-a6b7-4184-b129-a08a28a75cdf => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:41.185 7 WARNING glance.api.v2.images [None req-b8a5d617-5574-4773-ae1b-081d19b7a2e4 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0baaa88f-a6b7-4184-b129-a08a28a75cdf [pid: 7|app: 0|req: 365/728] 10.0.0.71 () {32 vars in 709 bytes} [Tue Jun 30 10:16:41 2026] DELETE /v2/images/0baaa88f-a6b7-4184-b129-a08a28a75cdf => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:16:41 2026] GET /v2/images/0baaa88f-a6b7-4184-b129-a08a28a75cdf => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:41.264 7 WARNING glance.api.v2.images [None req-43c65516-1af6-4f29-bab7-79c19c9503b7 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d446edb4-e249-412e-876a-2a756eafdc18 [pid: 7|app: 0|req: 366/730] 10.0.0.71 () {32 vars in 709 bytes} [Tue Jun 30 10:16:41 2026] DELETE /v2/images/d446edb4-e249-412e-876a-2a756eafdc18 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:16:42 2026] GET /v2/images/d446edb4-e249-412e-876a-2a756eafdc18 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:42.075 7 WARNING glance.api.v2.images [None req-713053b9-c8c8-4c8b-bf71-6e91123b683b 18eaef7f19204956a281af39ceeca6b1 8db14238ab4d418e9c71a3dc8d9ff348 - - default default] Failed to find image 1a39a9db-3616-4230-984d-81643374979e to delete: glance.common.exception.ImageNotFound: No image found with ID 1a39a9db-3616-4230-984d-81643374979e [pid: 7|app: 0|req: 367/732] 10.0.0.71 () {32 vars in 709 bytes} [Tue Jun 30 10:16:42 2026] DELETE /v2/images/1a39a9db-3616-4230-984d-81643374979e => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:16:42 2026] GET /v2/images/1a39a9db-3616-4230-984d-81643374979e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.71 () {30 vars in 410 bytes} [Tue Jun 30 10:16:57 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: 370/741] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:17:11 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 372/742] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:17: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: 372/745] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:17:25 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:17:25 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: 374/749] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:17:38 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 376/750] 10.0.0.71 () {32 vars in 706 bytes} [Tue Jun 30 10:17:38 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:17:39 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:17:39 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: 376/753] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:17: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: 378/754] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:17:39 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:17:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:17: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: 378/757] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:17:39 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 380/758] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:17:39 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: 379/759] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:17:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 30 10:17:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 30 10:17:40 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 30 10:17:40 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 30 10:17:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 30 10:17:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:17:58 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:17:58 2026] GET /v2/schemas/image => generated 4018 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/777] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:18:27 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 390/778] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:18:27 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: 389/779] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:18:30 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 391/780] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:18:30 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: 394/785] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:18:47 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:18:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:19:52 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:19:52 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: 405/807] 10.0.0.137 () {36 vars in 987 bytes} [Tue Jun 30 10:20:11 2026] GET /v2/images/17caeafd-db0e-4089-9aa4-b9d5444687b4 => 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: 403/808] 10.0.0.137 () {36 vars in 927 bytes} [Tue Jun 30 10:20: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: 8|app: 0|req: 407/815] 199.19.213.242 () {32 vars in 826 bytes} [Tue Jun 30 10:20:46 2026] GET /v2/images?status=active&owner=85e270bd41a546668e5e78e5aa7405e5&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/816] 199.19.213.242 () {32 vars in 653 bytes} [Tue Jun 30 10:20:46 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: 408/817] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.129 () {36 vars in 987 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.129 () {36 vars in 927 bytes} [Tue Jun 30 10:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 30 10:20:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/826] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 30 10:20:48 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940/locations => generated 127 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 30 10:20:48 2026] GET /v2/images/9bd71c05-e860-49ed-bc85-000bed3f7940 => 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: 415/828] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 30 10:20: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: 8|app: 0|req: 414/829] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 30 10:20:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/898] 10.0.0.71 () {32 vars in 632 bytes} [Tue Jun 30 10:26:21 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)