+ 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 Mar 31 05:49:53 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-687f584754-k4m7v 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f7bd3e5e668 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-03-31 05:49:55.427 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 05:49:55.461 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-03-31 05:49:56.434 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-03-31 05:49:56.436 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-03-31 05:49:56.436 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 05:49:56.445 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-03-31 05:49:56.446 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-03-31 05:49:56.446 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 05:49:58.795 8 WARNING glance.api.v2.images [None req-a66852f8-adbb-4c2c-95a5-2e52669746b5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:49:58.824 7 WARNING glance.api.v2.images [None req-ed922be4-9e9e-458f-8a79-ef52f46a5178 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:49:59.215 8 WARNING keystonemiddleware._common.config [None req-a66852f8-adbb-4c2c-95a5-2e52669746b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:49:59.224 8 WARNING oslo_config.cfg [None req-a66852f8-adbb-4c2c-95a5-2e52669746b5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f7bd3e5e668 pid: 8 (default app) 2026-03-31 05:49:59.276 7 WARNING keystonemiddleware._common.config [None req-ed922be4-9e9e-458f-8a79-ef52f46a5178 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:49:59.285 7 WARNING oslo_config.cfg [None req-ed922be4-9e9e-458f-8a79-ef52f46a5178 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f7bd3e5e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 05:50:00 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-03-31 05:50:00.590 7 WARNING oslo_policy.policy [None req-b0629efe-d512-4127-8031-c543fc09649e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:00.590 7 WARNING oslo_policy.policy [None req-b0629efe-d512-4127-8031-c543fc09649e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:00.608 7 WARNING oslo_policy.policy [None req-b0629efe-d512-4127-8031-c543fc09649e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:00.608 7 WARNING oslo_policy.policy [None req-b0629efe-d512-4127-8031-c543fc09649e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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/5] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 05:50:00 2026] GET /v2/images => generated 69 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 05:50:04 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: 2/7] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 05:50:04 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 05:50:04.591 8 WARNING oslo_policy.policy [None req-1827255a-ef56-4909-927c-ed88b5f46783 aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:04.592 8 WARNING oslo_policy.policy [None req-1827255a-ef56-4909-927c-ed88b5f46783 aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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: 6/8] 199.19.213.68 () {44 vars in 908 bytes} [Tue Mar 31 05:50:04 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.68 () {44 vars in 930 bytes} [Tue Mar 31 05:50:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:50:04.746 8 WARNING oslo_policy.policy [None req-92a44a22-bf16-4ff4-a0ea-58cb38ab467f aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:04.746 8 WARNING oslo_policy.policy [None req-92a44a22-bf16-4ff4-a0ea-58cb38ab467f aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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/10] 199.19.213.68 () {44 vars in 936 bytes} [Tue Mar 31 05:50:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:50:04.851 7 WARNING oslo_config.cfg [None req-be1e2fea-6343-43d2-bcaa-c1e2d6b8fbae aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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/11] 199.19.213.68 () {48 vars in 948 bytes} [Tue Mar 31 05:50:04 2026] POST /v2/images => generated 760 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 05:50:04.882 8 WARNING oslo_policy.policy [None req-654802e0-3890-4c40-b62e-ca5b104bf8cb aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:04.882 8 WARNING oslo_policy.policy [None req-654802e0-3890-4c40-b62e-ca5b104bf8cb aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 05:50:04.884 8 INFO glance.api.v2.image_data [None req-654802e0-3890-4c40-b62e-ca5b104bf8cb aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:50:08.283 8 WARNING glance.location [None req-654802e0-3890-4c40-b62e-ca5b104bf8cb aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.68 () {48 vars in 1042 bytes} [Tue Mar 31 05:50:04 2026] PUT /v2/images/63284d41-e648-45e6-be67-5b105aeb7036/file => generated 0 bytes in 3449 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4455 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 05:50:08 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 05:50:08.364 8 WARNING oslo_config.cfg [None req-14d47574-2ffd-4993-b882-bf417f1062bc aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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: 9/16] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 05:50:08 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 145/291] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:13:01 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: 147/292] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:13:01 2026] GET /v2/images => generated 1240 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:13:27 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: 151/300] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:13:27 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.19.213.68 () {44 vars in 934 bytes} [Tue Mar 31 06:13:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.19.213.68 () {44 vars in 956 bytes} [Tue Mar 31 06:13:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.19.213.68 () {44 vars in 936 bytes} [Tue Mar 31 06:13:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.19.213.68 () {48 vars in 948 bytes} [Tue Mar 31 06:13:28 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 06:13:28.163 7 WARNING oslo_policy.policy [None req-9d2c74ef-ba36-4e78-a902-de16a1b9835e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 06:13:28.164 7 WARNING oslo_policy.policy [None req-9d2c74ef-ba36-4e78-a902-de16a1b9835e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - 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-03-31 06:13:28.165 7 INFO glance.api.v2.image_data [None req-9d2c74ef-ba36-4e78-a902-de16a1b9835e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:13:55.686 7 WARNING glance.location [None req-9d2c74ef-ba36-4e78-a902-de16a1b9835e aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 152/309] 199.19.213.68 () {48 vars in 1043 bytes} [Tue Mar 31 06:13:28 2026] PUT /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db/file => generated 0 bytes in 27583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57997 switches on core 0) [pid: 8|app: 0|req: 158/310] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 06:13:55 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/311] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 06:13:55 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db => 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: 159/312] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:13:57 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: 154/313] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:13:57 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:21: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: 204/405] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:21:17 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:21:27 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: 205/407] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:21:27 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.19.213.68 () {44 vars in 944 bytes} [Tue Mar 31 06:21:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.19.213.68 () {44 vars in 966 bytes} [Tue Mar 31 06:21:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.68 () {44 vars in 936 bytes} [Tue Mar 31 06:21:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.68 () {48 vars in 948 bytes} [Tue Mar 31 06:21:27 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 06:21:27.794 8 INFO glance.api.v2.image_data [None req-25d99433-d978-4113-a811-470330b3750d aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:21:45.384 8 INFO glance.location [None req-25d99433-d978-4113-a811-470330b3750d aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 209/416] 199.19.213.68 () {48 vars in 1042 bytes} [Tue Mar 31 06:21:27 2026] PUT /v2/images/0070f15d-5453-4e6c-ae71-36247fb6d43d/file => generated 0 bytes in 17647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24604 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 06:21:45 2026] GET /v2/images/0070f15d-5453-4e6c-ae71-36247fb6d43d => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.68 () {48 vars in 1047 bytes} [Tue Mar 31 06:21:45 2026] PATCH /v2/images/0070f15d-5453-4e6c-ae71-36247fb6d43d => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 06:21:45 2026] GET /v2/images/0070f15d-5453-4e6c-ae71-36247fb6d43d => 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: 214/428] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:22: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: 215/429] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:22:23 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: 217/434] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:22:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:22:45 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.19.213.68 () {44 vars in 936 bytes} [Tue Mar 31 06:22:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 199.19.213.68 () {44 vars in 958 bytes} [Tue Mar 31 06:22:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.19.213.68 () {44 vars in 936 bytes} [Tue Mar 31 06:22:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.19.213.68 () {48 vars in 948 bytes} [Tue Mar 31 06:22:45 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 06:22:45.930 7 INFO glance.api.v2.image_data [None req-1b4667c9-f0b5-43f8-90f3-146ed0e4af50 aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:22:57.817 7 INFO glance.location [None req-1b4667c9-f0b5-43f8-90f3-146ed0e4af50 aa857929bff3481695c4a9a30d29d32b 37671d71b4074bcdbe1061228e100c0d - - default default] Image format matched and virtual size computed: 2820603904 [pid: 7|app: 0|req: 220/444] 199.19.213.68 () {48 vars in 1043 bytes} [Tue Mar 31 06:22:45 2026] PUT /v2/images/a2166605-7a5e-4c7c-9c42-ebacec2e2b32/file => generated 0 bytes in 11933 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34561 switches on core 0) [pid: 8|app: 0|req: 225/445] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 06:22:57 2026] GET /v2/images/a2166605-7a5e-4c7c-9c42-ebacec2e2b32 => 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: 221/446] 199.19.213.68 () {44 vars in 968 bytes} [Tue Mar 31 06:22:57 2026] GET /v2/images/a2166605-7a5e-4c7c-9c42-ebacec2e2b32 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:35:27 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: 300/596] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:35:27 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:37:44 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: 311/626] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:37:44 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:37:46 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: 312/628] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:37:46 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:38:35 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: 322/640] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:38:35 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:38:43 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: 320/644] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:38:43 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 199.19.213.68 () {42 vars in 685 bytes} [Tue Mar 31 06:39:42 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: 331/658] 199.19.213.68 () {44 vars in 907 bytes} [Tue Mar 31 06:39:42 2026] GET /v2/images => generated 4893 bytes in 68 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: 336/667] 10.0.0.178 () {32 vars in 633 bytes} [Tue Mar 31 06:40:22 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 334/672] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:40:39 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:40:39 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:40:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:40:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:40:41 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: 341/677] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:40:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:40:41 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: 342/679] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:40:41 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: 338/680] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:40:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 343/681] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:40:41 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: 339/682] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:40:41 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.68 () {36 vars in 910 bytes} [Tue Mar 31 06:40:42 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 10.0.0.68 () {36 vars in 1006 bytes} [Tue Mar 31 06:40:42 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/685] 10.0.0.68 () {36 vars in 986 bytes} [Tue Mar 31 06:40:42 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 341/686] 10.0.0.68 () {36 vars in 926 bytes} [Tue Mar 31 06:40:42 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: 346/687] 10.0.0.68 () {36 vars in 926 bytes} [Tue Mar 31 06:40:42 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: 342/688] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:40:45 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 347/689] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:40: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: 344/692] 199.19.213.68 () {36 vars in 990 bytes} [Tue Mar 31 06:40:48 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 349/693] 199.19.213.68 () {36 vars in 930 bytes} [Tue Mar 31 06:40:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 199.19.213.68 () {36 vars in 990 bytes} [Tue Mar 31 06:40:48 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 350/695] 199.19.213.68 () {36 vars in 930 bytes} [Tue Mar 31 06:40:48 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: 352/698] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:41:03 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:41:03 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: 350/704] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:41:23 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:41:23 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: 354/712] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:41:55 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:41:55 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: 356/716] 10.0.0.178 () {30 vars in 411 bytes} [Tue Mar 31 06:42:03 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: 360/723] 10.0.0.178 () {34 vars in 655 bytes} [Tue Mar 31 06:42:36 2026] POST /v2/images => generated 648 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 06:42:36.273 8 WARNING glance.api.v2.images [None req-4b1f54bd-2adf-4b28-9f89-13dc371a4579 cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c7ec09b-56f7-4c95-a414-52ac0ee230da [pid: 8|app: 0|req: 364/724] 10.0.0.178 () {32 vars in 710 bytes} [Tue Mar 31 06:42:36 2026] DELETE /v2/images/9c7ec09b-56f7-4c95-a414-52ac0ee230da => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:36 2026] GET /v2/images/9c7ec09b-56f7-4c95-a414-52ac0ee230da => 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: 365/726] 10.0.0.178 () {32 vars in 633 bytes} [Tue Mar 31 06:42:36 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.178 () {34 vars in 655 bytes} [Tue Mar 31 06:42:36 2026] POST /v2/images => generated 702 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.178 () {32 vars in 717 bytes} [Tue Mar 31 06:42:36 2026] GET /v2/images/88417b1b-0889-4d9b-9418-1c01463e4bed/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 06:42:36.446 7 INFO glance.api.v2.image_data [None req-1f909790-1ea7-48c2-932f-bce9bcb462b9 cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:42:36.484 7 WARNING glance_store._drivers.rbd [None req-1f909790-1ea7-48c2-932f-bce9bcb462b9 cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 06:42:37.434 7 INFO glance.location [None req-1f909790-1ea7-48c2-932f-bce9bcb462b9 cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/729] 10.0.0.178 () {32 vars in 727 bytes} [Tue Mar 31 06:42:36 2026] PUT /v2/images/88417b1b-0889-4d9b-9418-1c01463e4bed/file => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:37 2026] GET /v2/images/88417b1b-0889-4d9b-9418-1c01463e4bed => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.178 () {32 vars in 717 bytes} [Tue Mar 31 06:42:37 2026] GET /v2/images/88417b1b-0889-4d9b-9418-1c01463e4bed/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.178 () {34 vars in 655 bytes} [Tue Mar 31 06:42:37 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 10.0.0.178 () {32 vars in 726 bytes} [Tue Mar 31 06:42:37 2026] PATCH /v2/images/202e5296-15a8-44bc-b1d6-6c6e80a3ddb7 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:37 2026] GET /v2/images/202e5296-15a8-44bc-b1d6-6c6e80a3ddb7 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 06:42:37.738 7 WARNING glance.api.v2.images [None req-7a3585ae-9842-4d40-a26a-f74a54959194 cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//202e5296-15a8-44bc-b1d6-6c6e80a3ddb7 [pid: 7|app: 0|req: 366/737] 10.0.0.178 () {32 vars in 710 bytes} [Tue Mar 31 06:42:37 2026] DELETE /v2/images/202e5296-15a8-44bc-b1d6-6c6e80a3ddb7 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:37 2026] GET /v2/images/202e5296-15a8-44bc-b1d6-6c6e80a3ddb7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:42:37.799 7 WARNING glance.api.v2.images [None req-bc86c26e-bcc4-4b3e-904d-a384f8a2af99 cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88417b1b-0889-4d9b-9418-1c01463e4bed [pid: 7|app: 0|req: 367/739] 10.0.0.178 () {32 vars in 710 bytes} [Tue Mar 31 06:42:37 2026] DELETE /v2/images/88417b1b-0889-4d9b-9418-1c01463e4bed => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:38 2026] GET /v2/images/88417b1b-0889-4d9b-9418-1c01463e4bed => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:42:38.692 7 WARNING glance.api.v2.images [None req-f56a6cb3-c5bc-452d-ad75-387a3535744f cc7c5c83773840c084640d77aca89c10 185748cebf9440089102966ac3f451b6 - - default default] Failed to find image 9c7ec09b-56f7-4c95-a414-52ac0ee230da to delete: glance.common.exception.ImageNotFound: No image found with ID 9c7ec09b-56f7-4c95-a414-52ac0ee230da [pid: 7|app: 0|req: 368/741] 10.0.0.178 () {32 vars in 710 bytes} [Tue Mar 31 06:42:38 2026] DELETE /v2/images/9c7ec09b-56f7-4c95-a414-52ac0ee230da => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/742] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:38 2026] GET /v2/images/9c7ec09b-56f7-4c95-a414-52ac0ee230da => 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: 369/743] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/744] 10.0.0.178 () {32 vars in 707 bytes} [Tue Mar 31 06:42:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 370/745] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:42:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:42:41 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: 371/747] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:42:41 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: 377/748] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:42:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 372/749] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:42:41 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: 378/750] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:42:41 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: 373/751] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:42:41 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 379/752] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:42:41 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: 374/753] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:42:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.68 () {36 vars in 910 bytes} [Tue Mar 31 06:42:42 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: 375/755] 10.0.0.68 () {36 vars in 1006 bytes} [Tue Mar 31 06:42:42 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.68 () {36 vars in 986 bytes} [Tue Mar 31 06:42:42 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.68 () {36 vars in 926 bytes} [Tue Mar 31 06:42:42 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: 382/758] 10.0.0.68 () {36 vars in 926 bytes} [Tue Mar 31 06:42:42 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: 384/761] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:42:56 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:42:56 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: 380/765] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:43:05 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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/766] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:43: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: 8|app: 0|req: 389/771] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:43:19 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 383/772] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:43:19 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: 394/781] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:43:59 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 388/782] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:43:59 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: 405/803] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:45:40 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => generated 1171 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:45:40 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.241 () {36 vars in 987 bytes} [Tue Mar 31 06:45:58 2026] GET /v2/images/63284d41-e648-45e6-be67-5b105aeb7036 => 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: 402/810] 10.0.0.241 () {36 vars in 927 bytes} [Tue Mar 31 06:45:58 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: 413/819] 199.19.213.68 () {32 vars in 825 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/images?status=active&owner=37671d71b4074bcdbe1061228e100c0d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/820] 199.19.213.68 () {32 vars in 652 bytes} [Tue Mar 31 06:46: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: 414/821] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db => 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: 408/822] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/823] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:46: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: 409/824] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/825] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/826] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:46: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: 417/827] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db => 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: 411/828] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 10.0.0.68 () {36 vars in 910 bytes} [Tue Mar 31 06:46:39 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: 412/830] 10.0.0.68 () {36 vars in 1006 bytes} [Tue Mar 31 06:46:39 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/831] 10.0.0.68 () {36 vars in 986 bytes} [Tue Mar 31 06:46:40 2026] GET /v2/images/4d6f2d4d-eb7c-4000-9857-635d705e59db => 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: 413/832] 10.0.0.68 () {36 vars in 926 bytes} [Tue Mar 31 06:46:40 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: 420/833] 10.0.0.68 () {36 vars in 926 bytes} [Tue Mar 31 06:46:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/876] 10.0.0.178 () {32 vars in 633 bytes} [Tue Mar 31 06:50:12 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)