+ 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 May 12 06:17:29 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7664897494-nggqr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f62a9a30668 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-05-12 06:17:31.161 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 06:17:31.248 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-05-12 06:17:32.036 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-05-12 06:17:32.037 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-05-12 06:17:32.037 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 06:17:32.118 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-05-12 06:17:32.119 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-05-12 06:17:32.120 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 06:17:34.121 7 WARNING glance.api.v2.images [None req-2190b386-b0d7-40fd-9ada-bf557b54af83 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 06:17:34.218 8 WARNING glance.api.v2.images [None req-d18334f8-6a2f-4c32-b6d4-c4819d5d9dec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 06:17:34.455 7 WARNING keystonemiddleware._common.config [None req-2190b386-b0d7-40fd-9ada-bf557b54af83 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:17:34.463 7 WARNING oslo_config.cfg [None req-2190b386-b0d7-40fd-9ada-bf557b54af83 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f62a9a30668 pid: 7 (default app) 2026-05-12 06:17:34.615 8 WARNING keystonemiddleware._common.config [None req-d18334f8-6a2f-4c32-b6d4-c4819d5d9dec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:17:34.622 8 WARNING oslo_config.cfg [None req-d18334f8-6a2f-4c32-b6d4-c4819d5d9dec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f62a9a30668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 06:17:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:17:36.655 8 WARNING oslo_policy.policy [None req-1c7f4236-dc0e-4f77-a1c7-339cb273285d 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:36.656 8 WARNING oslo_policy.policy [None req-1c7f4236-dc0e-4f77-a1c7-339cb273285d 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:36.672 8 WARNING oslo_policy.policy [None req-1c7f4236-dc0e-4f77-a1c7-339cb273285d 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:36.672 8 WARNING oslo_policy.policy [None req-1c7f4236-dc0e-4f77-a1c7-339cb273285d 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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.238 () {44 vars in 911 bytes} [Tue May 12 06:17:36 2026] GET /v2/images => generated 69 bytes in 579 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.238 () {42 vars in 689 bytes} [Tue May 12 06:17:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 06:17:40 2026] GET /v2/images => generated 69 bytes in 31 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-05-12 06:17:40.376 7 WARNING oslo_policy.policy [None req-87116647-cd34-45ae-9b3e-d70615a6eee4 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:40.376 7 WARNING oslo_policy.policy [None req-87116647-cd34-45ae-9b3e-d70615a6eee4 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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.238 () {44 vars in 912 bytes} [Tue May 12 06:17:40 2026] GET /v2/images/cirros => generated 151 bytes in 127 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.238 () {44 vars in 934 bytes} [Tue May 12 06:17:40 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:17:40.514 7 WARNING oslo_policy.policy [None req-ccdd6536-6da4-4146-9b09-f125c25f4d01 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:40.515 7 WARNING oslo_policy.policy [None req-ccdd6536-6da4-4146-9b09-f125c25f4d01 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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.238 () {44 vars in 940 bytes} [Tue May 12 06:17:40 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-05-12 06:17:40.637 8 WARNING oslo_config.cfg [None req-81686c47-afb5-453c-853f-09d79d1b2745 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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.238 () {48 vars in 952 bytes} [Tue May 12 06:17:40 2026] POST /v2/images => generated 760 bytes in 93 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:17:40.661 7 WARNING oslo_policy.policy [None req-d8a6ad5f-ddde-47fc-9ef0-51f74f2841df 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:40.661 7 WARNING oslo_policy.policy [None req-d8a6ad5f-ddde-47fc-9ef0-51f74f2841df 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:17:40.662 7 INFO glance.api.v2.image_data [None req-d8a6ad5f-ddde-47fc-9ef0-51f74f2841df 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:17:57.846 7 WARNING glance.location [None req-d8a6ad5f-ddde-47fc-9ef0-51f74f2841df 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/15] 199.19.213.238 () {48 vars in 1046 bytes} [Tue May 12 06:17:40 2026] PUT /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0/file => generated 0 bytes in 17330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2625 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 06:17:57 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:17:58.034 7 WARNING oslo_config.cfg [None req-0f0c1bed-478a-4b2f-921c-c2a59fe31b5b 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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/17] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 06:17:58 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 06:44:07 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: 166/333] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 06:44:07 2026] GET /v2/images => generated 1240 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 06:44:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/341] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 06:44:38 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 199.19.213.238 () {44 vars in 938 bytes} [Tue May 12 06:44:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/343] 199.19.213.238 () {44 vars in 960 bytes} [Tue May 12 06:44:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/344] 199.19.213.238 () {44 vars in 940 bytes} [Tue May 12 06:44:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.19.213.238 () {48 vars in 952 bytes} [Tue May 12 06:44:38 2026] POST /v2/images => generated 796 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:44:38.946 8 WARNING oslo_policy.policy [None req-6e13f63b-bb70-4608-a163-1a201515cbd7 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:44:38.946 8 WARNING oslo_policy.policy [None req-6e13f63b-bb70-4608-a163-1a201515cbd7 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - 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-05-12 06:44:38.948 8 INFO glance.api.v2.image_data [None req-6e13f63b-bb70-4608-a163-1a201515cbd7 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:46:09.285 8 WARNING glance.location [None req-6e13f63b-bb70-4608-a163-1a201515cbd7 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 174/364] 199.19.213.238 () {48 vars in 1047 bytes} [Tue May 12 06:44:38 2026] PUT /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd/file => generated 0 bytes in 90399 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29619 switches on core 0) [pid: 7|app: 0|req: 191/365] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 06:46:09 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/366] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 06:46:09 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/367] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 06:46:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/368] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 06:46:11 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/473] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 06:54:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/474] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 06:54:51 2026] GET /v2/images => generated 2451 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/477] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 06:54:59 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: 247/478] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 06:54:59 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/479] 199.19.213.238 () {44 vars in 948 bytes} [Tue May 12 06:54:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/480] 199.19.213.238 () {44 vars in 970 bytes} [Tue May 12 06:54:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/481] 199.19.213.238 () {44 vars in 940 bytes} [Tue May 12 06:54:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/482] 199.19.213.238 () {48 vars in 952 bytes} [Tue May 12 06:54:59 2026] POST /v2/images => generated 799 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:54:59.901 8 INFO glance.api.v2.image_data [None req-e389f45d-9e4c-4294-888b-ced275b62fb4 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:01:58.166 8 INFO glance.location [None req-e389f45d-9e4c-4294-888b-ced275b62fb4 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 234/567] 199.19.213.238 () {48 vars in 1046 bytes} [Tue May 12 06:54:59 2026] PUT /v2/images/d2a52273-7a1f-4baf-9ca4-ba63c7a4d1f3/file => generated 0 bytes in 418328 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9559 switches on core 0) [pid: 7|app: 0|req: 334/568] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 07:01:58 2026] GET /v2/images/d2a52273-7a1f-4baf-9ca4-ba63c7a4d1f3 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/569] 199.19.213.238 () {48 vars in 1051 bytes} [Tue May 12 07:01:58 2026] PATCH /v2/images/d2a52273-7a1f-4baf-9ca4-ba63c7a4d1f3 => generated 1234 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/570] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 07:01:58 2026] GET /v2/images/d2a52273-7a1f-4baf-9ca4-ba63c7a4d1f3 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/585] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:03:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/586] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:03:12 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/591] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:03: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: 246/592] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:03:30 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/593] 199.19.213.238 () {44 vars in 940 bytes} [Tue May 12 07:03:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/594] 199.19.213.238 () {44 vars in 962 bytes} [Tue May 12 07:03: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: 348/595] 199.19.213.238 () {44 vars in 940 bytes} [Tue May 12 07:03:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/596] 199.19.213.238 () {48 vars in 952 bytes} [Tue May 12 07:03:30 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 07:03:30.885 7 INFO glance.api.v2.image_data [None req-bdd89666-3599-4306-b989-b0c79677027d 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:03:54.420 7 INFO glance.location [None req-bdd89666-3599-4306-b989-b0c79677027d 20f7ad08b74940f8bea880a8f5c71ca8 cc8a39b8645347d99f89d0476d540fbb - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 349/603] 199.19.213.238 () {48 vars in 1047 bytes} [Tue May 12 07:03:30 2026] PUT /v2/images/e0065ded-11f4-4598-827d-fc54ae2371c3/file => generated 0 bytes in 23584 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24646 switches on core 0) [pid: 8|app: 0|req: 255/604] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 07:03:54 2026] GET /v2/images/e0065ded-11f4-4598-827d-fc54ae2371c3 => 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: 350/605] 199.19.213.238 () {44 vars in 972 bytes} [Tue May 12 07:03:54 2026] GET /v2/images/e0065ded-11f4-4598-827d-fc54ae2371c3 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/772] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:17:49 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: 339/773] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:17:49 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/802] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:20:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/803] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:20:10 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/804] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:20:11 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/805] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:20:11 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/816] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:21: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: 361/817] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:21:03 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/820] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:21:10 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: 363/821] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:21:10 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/836] 199.19.213.238 () {42 vars in 689 bytes} [Tue May 12 07:22:14 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: 466/837] 199.19.213.238 () {44 vars in 911 bytes} [Tue May 12 07:22:14 2026] GET /v2/images => generated 4893 bytes in 61 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: 377/848] 10.0.0.55 () {32 vars in 632 bytes} [Tue May 12 07:23:09 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/855] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:23:34 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/856] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:23:34 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: 382/857] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:23:36 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/858] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/859] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/860] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:23:36 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/861] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/862] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/863] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:23:36 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/864] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/865] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/866] 10.0.0.169 () {36 vars in 911 bytes} [Tue May 12 07:23:37 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/867] 10.0.0.169 () {36 vars in 1007 bytes} [Tue May 12 07:23:37 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/868] 10.0.0.169 () {36 vars in 987 bytes} [Tue May 12 07:23:37 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/869] 10.0.0.169 () {36 vars in 927 bytes} [Tue May 12 07:23: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: 482/870] 10.0.0.169 () {36 vars in 927 bytes} [Tue May 12 07:23:37 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: 389/871] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:23:39 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/872] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:23: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: 8|app: 0|req: 390/873] 199.19.213.238 () {36 vars in 991 bytes} [Tue May 12 07:23:43 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/874] 199.19.213.238 () {36 vars in 931 bytes} [Tue May 12 07:23: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: 7|app: 0|req: 486/877] 199.19.213.238 () {36 vars in 991 bytes} [Tue May 12 07:23:44 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/878] 199.19.213.238 () {36 vars in 931 bytes} [Tue May 12 07:23:44 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: 395/883] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:24:05 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/884] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:24:05 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: 491/887] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:24:19 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/888] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:24:19 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/893] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:24:36 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/894] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:24: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: 404/901] 10.0.0.55 () {34 vars in 654 bytes} [Tue May 12 07:25:10 2026] POST /v2/images => generated 648 bytes in 269 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 07:25:11.040 7 WARNING glance.api.v2.images [None req-2de334f8-b0cd-4756-87b3-50c940dc4cb1 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//034882f7-4d04-424f-8ef9-337547c52074 [pid: 7|app: 0|req: 498/902] 10.0.0.55 () {32 vars in 709 bytes} [Tue May 12 07:25:11 2026] DELETE /v2/images/034882f7-4d04-424f-8ef9-337547c52074 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/903] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:25:11 2026] GET /v2/images/034882f7-4d04-424f-8ef9-337547c52074 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/904] 10.0.0.55 () {32 vars in 632 bytes} [Tue May 12 07:25:11 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/905] 10.0.0.55 () {34 vars in 654 bytes} [Tue May 12 07:25:11 2026] POST /v2/images => generated 701 bytes in 104 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/906] 10.0.0.55 () {32 vars in 716 bytes} [Tue May 12 07:25:11 2026] GET /v2/images/aee7feca-f3b1-409d-b779-0118b4987b21/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:11.325 8 INFO glance.api.v2.image_data [None req-f252b1ea-2d0c-48c8-92b1-8a846524a518 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:25:11.403 8 WARNING glance_store._drivers.rbd [None req-f252b1ea-2d0c-48c8-92b1-8a846524a518 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 07:25:14.041 8 INFO glance.location [None req-f252b1ea-2d0c-48c8-92b1-8a846524a518 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 407/909] 10.0.0.55 () {32 vars in 726 bytes} [Tue May 12 07:25:11 2026] PUT /v2/images/aee7feca-f3b1-409d-b779-0118b4987b21/file => generated 0 bytes in 2805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/910] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:25:14 2026] GET /v2/images/aee7feca-f3b1-409d-b779-0118b4987b21 => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/911] 10.0.0.55 () {32 vars in 716 bytes} [Tue May 12 07:25:14 2026] GET /v2/images/aee7feca-f3b1-409d-b779-0118b4987b21/file => generated 1024 bytes in 266 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/912] 10.0.0.55 () {34 vars in 654 bytes} [Tue May 12 07:25:14 2026] POST /v2/images => generated 648 bytes in 94 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/913] 10.0.0.55 () {32 vars in 725 bytes} [Tue May 12 07:25:14 2026] PATCH /v2/images/24dcf607-41b7-4ab7-b876-2053cd78851f => generated 652 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/914] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:25:14 2026] GET /v2/images/24dcf607-41b7-4ab7-b876-2053cd78851f => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:14.646 8 WARNING glance.api.v2.images [None req-34ee4fd4-9603-4e8f-a000-e3bda1e85c06 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24dcf607-41b7-4ab7-b876-2053cd78851f [pid: 8|app: 0|req: 410/915] 10.0.0.55 () {32 vars in 709 bytes} [Tue May 12 07:25:14 2026] DELETE /v2/images/24dcf607-41b7-4ab7-b876-2053cd78851f => generated 0 bytes in 232 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/916] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:25:14 2026] GET /v2/images/24dcf607-41b7-4ab7-b876-2053cd78851f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:14.898 8 WARNING glance.api.v2.images [None req-2f301c87-21dc-48a8-a403-c754f6a15eed 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aee7feca-f3b1-409d-b779-0118b4987b21 [pid: 8|app: 0|req: 411/917] 10.0.0.55 () {32 vars in 709 bytes} [Tue May 12 07:25:14 2026] DELETE /v2/images/aee7feca-f3b1-409d-b779-0118b4987b21 => generated 0 bytes in 2932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/918] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:25:17 2026] GET /v2/images/aee7feca-f3b1-409d-b779-0118b4987b21 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:17.848 8 WARNING glance.api.v2.images [None req-fda3d207-c05f-445a-8c38-838d1c7c70a0 29f2b015c1b742c7a95bb3c5be629719 9390ff20637d48bbb8a91ade8496f788 - - default default] Failed to find image 034882f7-4d04-424f-8ef9-337547c52074 to delete: glance.common.exception.ImageNotFound: No image found with ID 034882f7-4d04-424f-8ef9-337547c52074 [pid: 8|app: 0|req: 412/919] 10.0.0.55 () {32 vars in 709 bytes} [Tue May 12 07:25:17 2026] DELETE /v2/images/034882f7-4d04-424f-8ef9-337547c52074 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/920] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:25:17 2026] GET /v2/images/034882f7-4d04-424f-8ef9-337547c52074 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/921] 10.0.0.55 () {30 vars in 410 bytes} [Tue May 12 07:25: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: 516/936] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:26:33 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/937] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:26:33 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/940] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:26:38 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/941] 10.0.0.55 () {32 vars in 706 bytes} [Tue May 12 07:26:38 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/942] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:26:38 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/943] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:26:38 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: 425/944] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:26: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: 520/945] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:26:38 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/946] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:26: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: 521/947] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:26: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: 8|app: 0|req: 427/948] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:26:38 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/949] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:26:38 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: 428/950] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:26: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: 523/951] 10.0.0.169 () {36 vars in 911 bytes} [Tue May 12 07:26: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: 429/952] 10.0.0.169 () {36 vars in 1007 bytes} [Tue May 12 07:26:39 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/953] 10.0.0.169 () {36 vars in 987 bytes} [Tue May 12 07:26:39 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/954] 10.0.0.169 () {36 vars in 927 bytes} [Tue May 12 07:26:39 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: 525/955] 10.0.0.169 () {36 vars in 927 bytes} [Tue May 12 07:26: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: 529/962] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:27:09 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/963] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:27: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: 532/968] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:27:24 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/969] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/974] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:27:44 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/975] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:27: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: 8|app: 0|req: 441/976] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:27:52 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/977] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:27:52 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: 444/982] 10.0.0.210 () {36 vars in 987 bytes} [Tue May 12 07:28:10 2026] GET /v2/images/5fbbb180-61ea-4259-8517-dd8bb9d617b0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/983] 10.0.0.210 () {36 vars in 927 bytes} [Tue May 12 07:28:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/992] 199.19.213.238 () {32 vars in 826 bytes} [Tue May 12 07:28:49 2026] GET /v2/images?status=active&owner=cc8a39b8645347d99f89d0476d540fbb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/993] 199.19.213.238 () {32 vars in 653 bytes} [Tue May 12 07:28:50 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: 450/994] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:28:50 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd => generated 1209 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/995] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:28:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/996] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:28: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: 7|app: 0|req: 546/997] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:28:50 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/998] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:28: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: 7|app: 0|req: 547/999] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:28:50 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: 453/1000] 10.0.0.79 () {36 vars in 986 bytes} [Tue May 12 07:28:50 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1001] 10.0.0.79 () {36 vars in 926 bytes} [Tue May 12 07:28:50 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: 454/1002] 10.0.0.169 () {36 vars in 911 bytes} [Tue May 12 07:28:51 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1003] 10.0.0.169 () {36 vars in 1007 bytes} [Tue May 12 07:28:51 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd/locations => generated 127 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1004] 10.0.0.169 () {36 vars in 987 bytes} [Tue May 12 07:28:51 2026] GET /v2/images/29b1b851-ee64-4ba5-a813-4c290d8054bd => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1005] 10.0.0.169 () {36 vars in 927 bytes} [Tue May 12 07:28:51 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: 456/1006] 10.0.0.169 () {36 vars in 927 bytes} [Tue May 12 07:28:51 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: 573/1051] 10.0.0.55 () {32 vars in 632 bytes} [Tue May 12 07:32:32 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)