+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 05:33:24 2026] *** compiled with version: 13.3.0 on 09 May 2026 00:57:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-748cd47b47-2j4v5 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 0x7f669cbaf668 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-09 05:33:26.427 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:33:26.441 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-09 05:33:27.271 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-09 05:33:27.272 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-09 05:33:27.273 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:33:27.281 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-09 05:33:27.282 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-09 05:33:27.282 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:33:29.321 8 WARNING glance.api.v2.images [None req-2c9e3ecf-410a-42bc-9781-13e4ccdf6457 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:33:29.344 7 WARNING glance.api.v2.images [None req-21d92e71-6589-43b2-89ec-870824818faf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:33:29.655 8 WARNING keystonemiddleware._common.config [None req-2c9e3ecf-410a-42bc-9781-13e4ccdf6457 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:33:29.662 8 WARNING oslo_config.cfg [None req-2c9e3ecf-410a-42bc-9781-13e4ccdf6457 - - - - - -] 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 0x7f669cbaf668 pid: 8 (default app) 2026-05-09 05:33:29.672 7 WARNING keystonemiddleware._common.config [None req-21d92e71-6589-43b2-89ec-870824818faf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:33:29.680 7 WARNING oslo_config.cfg [None req-21d92e71-6589-43b2-89ec-870824818faf - - - - - -] 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 0x7f669cbaf668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 05:33:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:33:32.727 7 WARNING oslo_policy.policy [None req-6086b0d8-f7c2-46d8-b829-732303da5ee2 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:32.728 7 WARNING oslo_policy.policy [None req-6086b0d8-f7c2-46d8-b829-732303da5ee2 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:32.744 7 WARNING oslo_policy.policy [None req-6086b0d8-f7c2-46d8-b829-732303da5ee2 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:32.744 7 WARNING oslo_policy.policy [None req-6086b0d8-f7c2-46d8-b829-732303da5ee2 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 05:33:32 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 05:33:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 05:33:35 2026] GET /v2/images => generated 69 bytes in 35 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-09 05:33:36.043 8 WARNING oslo_policy.policy [None req-cd6958be-b0b9-4aa1-8d2d-aecffd5ed92d a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:36.043 8 WARNING oslo_policy.policy [None req-cd6958be-b0b9-4aa1-8d2d-aecffd5ed92d a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.19 () {44 vars in 908 bytes} [Sat May 9 05:33:36 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.19 () {44 vars in 930 bytes} [Sat May 9 05:33:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:33:36.188 8 WARNING oslo_policy.policy [None req-6f5ca103-a432-4457-810a-8aa33c7ce29e a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:36.189 8 WARNING oslo_policy.policy [None req-6f5ca103-a432-4457-810a-8aa33c7ce29e a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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: 8/11] 199.204.45.19 () {44 vars in 936 bytes} [Sat May 9 05:33:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:33:36.279 7 WARNING oslo_config.cfg [None req-c79fa60a-b75a-494e-8baa-048ccc51abbc a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.19 () {48 vars in 948 bytes} [Sat May 9 05:33:36 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:33:36.307 8 WARNING oslo_policy.policy [None req-ebd1eca9-0ac1-43eb-ad1d-6ccf16c2bf0f a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:36.308 8 WARNING oslo_policy.policy [None req-ebd1eca9-0ac1-43eb-ad1d-6ccf16c2bf0f a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:33:36.311 8 INFO glance.api.v2.image_data [None req-ebd1eca9-0ac1-43eb-ad1d-6ccf16c2bf0f a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:33:41.163 8 WARNING glance.location [None req-ebd1eca9-0ac1-43eb-ad1d-6ccf16c2bf0f a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.19 () {48 vars in 1042 bytes} [Sat May 9 05:33:36 2026] PUT /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709/file => generated 0 bytes in 4910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6831 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 05:33:41 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 05:33:41.241 8 WARNING oslo_config.cfg [None req-ec248327-9585-4f4f-981d-0216a3d1b551 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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: 10/17] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 05:33:41 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 132/266] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 05:54:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 05:54:28 2026] GET /v2/images => generated 1240 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 05:55:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 05:55:07 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.19 () {44 vars in 934 bytes} [Sat May 9 05:55:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.19 () {44 vars in 956 bytes} [Sat May 9 05:55:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.19 () {44 vars in 936 bytes} [Sat May 9 05:55:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.19 () {48 vars in 948 bytes} [Sat May 9 05:55:07 2026] POST /v2/images => generated 796 bytes in 485 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:55:08.396 7 WARNING oslo_policy.policy [None req-f488db45-b925-458c-9d2b-4bf681bcb6fd a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:55:08.397 7 WARNING oslo_policy.policy [None req-f488db45-b925-458c-9d2b-4bf681bcb6fd a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - 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-09 05:55:08.398 7 INFO glance.api.v2.image_data [None req-f488db45-b925-458c-9d2b-4bf681bcb6fd a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:55:32.730 7 WARNING glance.location [None req-f488db45-b925-458c-9d2b-4bf681bcb6fd a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/288] 199.204.45.19 () {48 vars in 1043 bytes} [Sat May 9 05:55:08 2026] PUT /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564/file => generated 0 bytes in 24381 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69543 switches on core 0) [pid: 8|app: 0|req: 149/289] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 05:55:32 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/290] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 05:55:32 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/291] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 05:55:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/292] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 05:55:34 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:02:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/376] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:02:23 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:02:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:02:31 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 199.204.45.19 () {44 vars in 944 bytes} [Sat May 9 06:02:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.19 () {44 vars in 966 bytes} [Sat May 9 06:02:31 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: 7|app: 0|req: 188/383] 199.204.45.19 () {44 vars in 936 bytes} [Sat May 9 06:02:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.19 () {48 vars in 948 bytes} [Sat May 9 06:02:31 2026] POST /v2/images => generated 799 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:02:31.858 7 INFO glance.api.v2.image_data [None req-71ed23df-62ca-48f0-8f55-b8440b9daf42 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:02:49.569 7 INFO glance.location [None req-71ed23df-62ca-48f0-8f55-b8440b9daf42 a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/389] 199.204.45.19 () {48 vars in 1042 bytes} [Sat May 9 06:02:31 2026] PUT /v2/images/4eea75fd-5e7b-4d4e-a81f-0989a4040011/file => generated 0 bytes in 17751 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24250 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 06:02:49 2026] GET /v2/images/4eea75fd-5e7b-4d4e-a81f-0989a4040011 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/391] 199.204.45.19 () {48 vars in 1047 bytes} [Sat May 9 06:02:49 2026] PATCH /v2/images/4eea75fd-5e7b-4d4e-a81f-0989a4040011 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/392] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 06:02:49 2026] GET /v2/images/4eea75fd-5e7b-4d4e-a81f-0989a4040011 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/401] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:03:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/402] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:03:31 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:03:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/408] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:03:50 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/409] 199.204.45.19 () {44 vars in 936 bytes} [Sat May 9 06:03:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 199.204.45.19 () {44 vars in 958 bytes} [Sat May 9 06:03:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/411] 199.204.45.19 () {44 vars in 936 bytes} [Sat May 9 06:03:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/412] 199.204.45.19 () {48 vars in 948 bytes} [Sat May 9 06:03:51 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:03:51.187 7 INFO glance.api.v2.image_data [None req-db9fd74e-02c9-4be5-980f-422724a3fabd a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:04:06.164 7 INFO glance.location [None req-db9fd74e-02c9-4be5-980f-422724a3fabd a67e203e6de2415999e3ac2c80f3b568 7f149cc2cef649d2beda43aae81d3a9d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 201/415] 199.204.45.19 () {48 vars in 1043 bytes} [Sat May 9 06:03:51 2026] PUT /v2/images/13ea2814-4387-4264-802a-a6ef5f466479/file => generated 0 bytes in 15018 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29930 switches on core 0) [pid: 8|app: 0|req: 215/416] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 06:04:06 2026] GET /v2/images/13ea2814-4387-4264-802a-a6ef5f466479 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/417] 199.204.45.19 () {44 vars in 968 bytes} [Sat May 9 06:04:06 2026] GET /v2/images/13ea2814-4387-4264-802a-a6ef5f466479 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/562] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:16:06 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/563] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:16:06 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/592] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:18:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/593] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:18:20 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:18:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/595] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:18:21 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/606] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:19:10 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/607] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:19:10 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/608] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:19:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/609] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:19:17 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/622] 199.204.45.19 () {42 vars in 685 bytes} [Sat May 9 06:20:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/623] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 06:20:17 2026] GET /v2/images => generated 4893 bytes in 52 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: 324/634] 10.0.0.20 () {32 vars in 632 bytes} [Sat May 9 06:21:00 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/639] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:21:22 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 15 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: 313/640] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:21:22 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: 315/643] 10.0.0.20 () {30 vars in 410 bytes} [Sat May 9 06:21:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/644] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:21:29 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/645] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:21:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/646] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:21:29 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/647] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:21:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/648] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:21:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/649] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:21:29 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 332/650] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:21:29 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: 319/651] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:21:29 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: 333/652] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:21:30 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:21:30 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: 334/654] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/655] 199.204.45.19 () {36 vars in 990 bytes} [Sat May 9 06:21:30 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 335/656] 199.204.45.19 () {36 vars in 930 bytes} [Sat May 9 06:21: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: 322/657] 199.204.45.19 () {36 vars in 990 bytes} [Sat May 9 06:21:30 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/658] 199.204.45.19 () {36 vars in 930 bytes} [Sat May 9 06:21:30 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: 323/659] 10.0.0.87 () {36 vars in 910 bytes} [Sat May 9 06:21:31 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/660] 10.0.0.87 () {36 vars in 1006 bytes} [Sat May 9 06:21:31 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709/locations => generated 127 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/661] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:21:31 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 338/662] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:21:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:21:31 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: 330/672] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:22:13 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/673] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:22:13 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: 331/674] 10.0.0.20 () {34 vars in 654 bytes} [Sat May 9 06:22:18 2026] POST /v2/images => generated 649 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:22:18.792 8 WARNING glance.api.v2.images [None req-7151bfca-4f51-4794-ae85-4cbd461c766c 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e77f968-2cfc-4cb5-974a-69c1360fa3b8 [pid: 8|app: 0|req: 344/675] 10.0.0.20 () {32 vars in 709 bytes} [Sat May 9 06:22:18 2026] DELETE /v2/images/3e77f968-2cfc-4cb5-974a-69c1360fa3b8 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:22:18 2026] GET /v2/images/3e77f968-2cfc-4cb5-974a-69c1360fa3b8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 10.0.0.20 () {32 vars in 632 bytes} [Sat May 9 06:22:18 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/678] 10.0.0.20 () {34 vars in 654 bytes} [Sat May 9 06:22:18 2026] POST /v2/images => generated 701 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/679] 10.0.0.20 () {32 vars in 716 bytes} [Sat May 9 06:22:18 2026] GET /v2/images/fcc2454b-acc7-48b8-b7d0-b290cc105665/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:22:18.974 7 INFO glance.api.v2.image_data [None req-eba82682-20df-45a3-acd1-db26b32d8691 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:22:19.012 7 WARNING glance_store._drivers.rbd [None req-eba82682-20df-45a3-acd1-db26b32d8691 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:22:19.228 7 INFO glance.location [None req-eba82682-20df-45a3-acd1-db26b32d8691 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 334/680] 10.0.0.20 () {32 vars in 726 bytes} [Sat May 9 06:22:18 2026] PUT /v2/images/fcc2454b-acc7-48b8-b7d0-b290cc105665/file => generated 0 bytes in 294 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:22:19 2026] GET /v2/images/fcc2454b-acc7-48b8-b7d0-b290cc105665 => generated 1102 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.20 () {32 vars in 716 bytes} [Sat May 9 06:22:19 2026] GET /v2/images/fcc2454b-acc7-48b8-b7d0-b290cc105665/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 10.0.0.20 () {34 vars in 654 bytes} [Sat May 9 06:22:19 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.20 () {32 vars in 725 bytes} [Sat May 9 06:22:19 2026] PATCH /v2/images/f760afad-be14-4e46-8ddb-e87116853d99 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:22:19 2026] GET /v2/images/f760afad-be14-4e46-8ddb-e87116853d99 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:22:19.534 7 WARNING glance.api.v2.images [None req-5cd9cde0-d9bf-4f9b-af79-f18db411fea1 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f760afad-be14-4e46-8ddb-e87116853d99 [pid: 7|app: 0|req: 339/688] 10.0.0.20 () {32 vars in 709 bytes} [Sat May 9 06:22:19 2026] DELETE /v2/images/f760afad-be14-4e46-8ddb-e87116853d99 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:22:19 2026] GET /v2/images/f760afad-be14-4e46-8ddb-e87116853d99 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:22:19.598 7 WARNING glance.api.v2.images [None req-ab5d5e8b-5b95-4214-a487-f9cbb07a89da 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fcc2454b-acc7-48b8-b7d0-b290cc105665 [pid: 7|app: 0|req: 340/690] 10.0.0.20 () {32 vars in 709 bytes} [Sat May 9 06:22:19 2026] DELETE /v2/images/fcc2454b-acc7-48b8-b7d0-b290cc105665 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:22:20 2026] GET /v2/images/fcc2454b-acc7-48b8-b7d0-b290cc105665 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:22:20.483 7 WARNING glance.api.v2.images [None req-83ae8954-78a5-4784-94a9-d5d4ea2c2bbb 748c996967fe420da5eb8268c0e8d8e5 850c7f79e55241d99c4ddebe2065dd5b - - default default] Failed to find image 3e77f968-2cfc-4cb5-974a-69c1360fa3b8 to delete: glance.common.exception.ImageNotFound: No image found with ID 3e77f968-2cfc-4cb5-974a-69c1360fa3b8 [pid: 7|app: 0|req: 341/692] 10.0.0.20 () {32 vars in 709 bytes} [Sat May 9 06:22:20 2026] DELETE /v2/images/3e77f968-2cfc-4cb5-974a-69c1360fa3b8 => 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: 352/693] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:22:20 2026] GET /v2/images/3e77f968-2cfc-4cb5-974a-69c1360fa3b8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:22:34 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 354/697] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:22:34 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: 344/698] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:22:35 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 355/699] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:22:35 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: 346/702] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:22:44 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 357/703] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:22:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/706] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:22:57 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:22:57 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: 353/716] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:23:38 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 364/717] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/726] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:24:15 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/727] 10.0.0.20 () {32 vars in 706 bytes} [Sat May 9 06:24:15 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 359/728] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:24:15 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 370/729] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:24:16 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: 360/730] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:24:16 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: 371/731] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:24:16 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 361/732] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:24:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:24:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/734] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:24:16 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 373/735] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:24:16 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: 363/736] 10.0.0.87 () {36 vars in 910 bytes} [Sat May 9 06:24:16 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/737] 10.0.0.87 () {36 vars in 1006 bytes} [Sat May 9 06:24:16 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:24:16 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 375/739] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:24:16 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: 365/740] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:24:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/745] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:24:35 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 368/746] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:24:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:25:46 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 386/762] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:25:47 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: 389/767] 10.0.0.75 () {36 vars in 986 bytes} [Sat May 9 06:26:04 2026] GET /v2/images/48c2a925-49f3-42ef-8301-f9afe48e5709 => 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: 379/768] 10.0.0.75 () {36 vars in 926 bytes} [Sat May 9 06:26:04 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: 384/777] 199.204.45.19 () {32 vars in 825 bytes} [Sat May 9 06:26:45 2026] GET /v2/images?status=active&owner=7f149cc2cef649d2beda43aae81d3a9d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 199.204.45.19 () {32 vars in 652 bytes} [Sat May 9 06:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:26:45 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:26:45 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: 386/781] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:26:45 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/783] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.107 () {36 vars in 987 bytes} [Sat May 9 06:26:46 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564 => 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: 398/786] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:26:46 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: 389/787] 10.0.0.107 () {36 vars in 927 bytes} [Sat May 9 06:26:46 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: 399/788] 10.0.0.87 () {36 vars in 910 bytes} [Sat May 9 06:26:46 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.87 () {36 vars in 1006 bytes} [Sat May 9 06:26:46 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/790] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:26:46 2026] GET /v2/images/0952d5fc-7cc5-43c1-939a-ba93169aa564 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/791] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:26: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: 401/792] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:26:46 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/833] 10.0.0.20 () {32 vars in 632 bytes} [Sat May 9 06:30:03 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)