+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 16 01:27:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-59c946c887-xfsx6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f479bc0f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-16 01:27:17.937 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 01:27:18.001 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-16 01:27:18.783 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:27:18.784 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:27:18.785 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:27:18.890 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:27:18.891 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 01:27:18.891 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:27:20.853 8 WARNING glance.api.v2.images [None req-0ba64aa5-32eb-4016-93db-d2a866d19e41 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:27:20.998 7 WARNING glance.api.v2.images [None req-667708e2-c387-4617-8157-9c13d8f8e89c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:27:21.202 8 WARNING keystonemiddleware._common.config [None req-0ba64aa5-32eb-4016-93db-d2a866d19e41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:27:21.210 8 WARNING oslo_config.cfg [None req-0ba64aa5-32eb-4016-93db-d2a866d19e41 - - - - - -] 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 0x7f479bc0f668 pid: 8 (default app) 2026-06-16 01:27:21.346 7 WARNING keystonemiddleware._common.config [None req-667708e2-c387-4617-8157-9c13d8f8e89c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:27:21.354 7 WARNING oslo_config.cfg [None req-667708e2-c387-4617-8157-9c13d8f8e89c - - - - - -] 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 0x7f479bc0f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:27:22 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:27:22.447 7 WARNING oslo_policy.policy [None req-4432719f-d153-4944-a4f8-96ef5ffb558c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:22.447 7 WARNING oslo_policy.policy [None req-4432719f-d153-4944-a4f8-96ef5ffb558c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:22.465 7 WARNING oslo_policy.policy [None req-4432719f-d153-4944-a4f8-96ef5ffb558c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:22.465 7 WARNING oslo_policy.policy [None req-4432719f-d153-4944-a4f8-96ef5ffb558c 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:27:22 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:27:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:27:25 2026] GET /v2/images => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:27:26.031 8 WARNING oslo_policy.policy [None req-03a3fd05-63d8-42b0-ac32-e5124b52b88d 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:26.031 8 WARNING oslo_policy.policy [None req-03a3fd05-63d8-42b0-ac32-e5124b52b88d 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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.204.45.148 () {44 vars in 910 bytes} [Tue Jun 16 01:27:26 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.148 () {44 vars in 932 bytes} [Tue Jun 16 01:27:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:27:26.171 8 WARNING oslo_policy.policy [None req-9c30a699-4547-46d3-b031-c5ebf89a70e5 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:26.171 8 WARNING oslo_policy.policy [None req-9c30a699-4547-46d3-b031-c5ebf89a70e5 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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.204.45.148 () {44 vars in 938 bytes} [Tue Jun 16 01:27:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:27:26.253 7 WARNING oslo_config.cfg [None req-757f7d9e-9b69-461a-8565-aa6cb7d5176b 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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.204.45.148 () {48 vars in 950 bytes} [Tue Jun 16 01:27:26 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:27:26.275 8 WARNING oslo_policy.policy [None req-7e82ce54-6901-41f4-baf0-7da28a80ae91 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:26.276 8 WARNING oslo_policy.policy [None req-7e82ce54-6901-41f4-baf0-7da28a80ae91 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 01:27:26.277 8 INFO glance.api.v2.image_data [None req-7e82ce54-6901-41f4-baf0-7da28a80ae91 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:27:31.451 8 WARNING glance.location [None req-7e82ce54-6901-41f4-baf0-7da28a80ae91 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.148 () {48 vars in 1044 bytes} [Tue Jun 16 01:27:26 2026] PUT /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b/file => generated 0 bytes in 5215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6753 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:27:31 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 01:27:31.595 8 WARNING oslo_config.cfg [None req-ffed62bf-fde6-4fa5-834a-aab4abc5c3e6 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - 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.204.45.148 () {48 vars in 1050 bytes} [Tue Jun 16 01:27:31 2026] PATCH /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:27:31 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:48:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:48:37 2026] GET /v2/images => generated 1381 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:48:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:48:55 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.148 () {44 vars in 936 bytes} [Tue Jun 16 01:48:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.148 () {44 vars in 958 bytes} [Tue Jun 16 01:48:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.148 () {44 vars in 938 bytes} [Tue Jun 16 01:48:55 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: 7|app: 0|req: 140/281] 199.204.45.148 () {48 vars in 950 bytes} [Tue Jun 16 01:48:55 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:48:55.355 8 INFO glance.api.v2.image_data [None req-48185d4a-f88c-4797-949d-4c1d0012edf1 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:49:19.681 8 WARNING glance.location [None req-48185d4a-f88c-4797-949d-4c1d0012edf1 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/286] 199.204.45.148 () {48 vars in 1045 bytes} [Tue Jun 16 01:48:55 2026] PUT /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69/file => generated 0 bytes in 24367 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64568 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:49:19 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => 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: 143/288] 199.204.45.148 () {48 vars in 1050 bytes} [Tue Jun 16 01:49:19 2026] PATCH /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:49:19 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:49:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:49:21 2026] GET /v2/images => generated 2778 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:56:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:56:01 2026] GET /v2/images => generated 2778 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:56:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:56:14 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.148 () {44 vars in 946 bytes} [Tue Jun 16 01:56:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.148 () {44 vars in 968 bytes} [Tue Jun 16 01:56:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.148 () {44 vars in 938 bytes} [Tue Jun 16 01:56:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.148 () {48 vars in 950 bytes} [Tue Jun 16 01:56:15 2026] POST /v2/images => generated 799 bytes in 344 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:56:15.434 8 INFO glance.api.v2.image_data [None req-5a56c25a-0d7f-4424-87b5-100bd906dd52 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:56:33.802 8 INFO glance.location [None req-5a56c25a-0d7f-4424-87b5-100bd906dd52 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/388] 199.204.45.148 () {48 vars in 1044 bytes} [Tue Jun 16 01:56:15 2026] PUT /v2/images/ec2e5cc8-29cd-4545-857e-5b85edb66068/file => generated 0 bytes in 18408 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33049 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:56:33 2026] GET /v2/images/ec2e5cc8-29cd-4545-857e-5b85edb66068 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.148 () {48 vars in 1050 bytes} [Tue Jun 16 01:56:33 2026] PATCH /v2/images/ec2e5cc8-29cd-4545-857e-5b85edb66068 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:56:33 2026] GET /v2/images/ec2e5cc8-29cd-4545-857e-5b85edb66068 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:57:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:57:11 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 01:57:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 01:57:28 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.148 () {44 vars in 938 bytes} [Tue Jun 16 01:57:28 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: 7|app: 0|req: 207/407] 199.204.45.148 () {44 vars in 960 bytes} [Tue Jun 16 01:57:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.204.45.148 () {44 vars in 938 bytes} [Tue Jun 16 01:57:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.148 () {48 vars in 950 bytes} [Tue Jun 16 01:57:28 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:57:28.273 8 INFO glance.api.v2.image_data [None req-a659f87b-655b-4108-ba60-4ed4df31ca94 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:57:42.368 8 INFO glance.location [None req-a659f87b-655b-4108-ba60-4ed4df31ca94 03409e4da1334319b713b70f25b9cdaf 8e4c3f1a6dae418f8f7fdde697593d6d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/414] 199.204.45.148 () {48 vars in 1045 bytes} [Tue Jun 16 01:57:28 2026] PUT /v2/images/5c0a33ed-e7e2-4b97-9959-2a6af7bc7cc5/file => generated 0 bytes in 14138 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33242 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:57:42 2026] GET /v2/images/5c0a33ed-e7e2-4b97-9959-2a6af7bc7cc5 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/416] 199.204.45.148 () {48 vars in 1050 bytes} [Tue Jun 16 01:57:42 2026] PATCH /v2/images/5c0a33ed-e7e2-4b97-9959-2a6af7bc7cc5 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/417] 199.204.45.148 () {44 vars in 970 bytes} [Tue Jun 16 01:57:42 2026] GET /v2/images/5c0a33ed-e7e2-4b97-9959-2a6af7bc7cc5 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/578] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 02:11:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 02:11:04 2026] GET /v2/images => generated 5574 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/608] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 02:13:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/609] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 02:13:28 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/610] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 02:13:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 02:13:30 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/624] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 02:14:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/625] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 02:14:22 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/628] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 02:14:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/629] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 02:14:31 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 199.204.45.148 () {42 vars in 687 bytes} [Tue Jun 16 02:15:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 199.204.45.148 () {44 vars in 909 bytes} [Tue Jun 16 02:15:35 2026] GET /v2/images => generated 5574 bytes in 54 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: 331/652] 10.0.0.14 () {32 vars in 632 bytes} [Tue Jun 16 02:16:18 2026] GET /v2/images => generated 5574 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: 8|app: 0|req: 324/657] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:16:36 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/658] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:16:36 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: 325/659] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:16:36 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: 335/660] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:16:36 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/661] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:16:36 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: 336/662] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:16:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:16:37 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/664] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.205 () {36 vars in 911 bytes} [Tue Jun 16 02:16:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.205 () {36 vars in 1007 bytes} [Tue Jun 16 02:16:38 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b/locations => generated 127 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jun 16 02:16:38 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jun 16 02:16:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jun 16 02:16:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:16:53 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:16:53 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: 334/677] 10.0.0.14 () {30 vars in 410 bytes} [Tue Jun 16 02:16:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 199.204.45.148 () {36 vars in 991 bytes} [Tue Jun 16 02:17:00 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 199.204.45.148 () {36 vars in 931 bytes} [Tue Jun 16 02:17:00 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/682] 199.204.45.148 () {36 vars in 991 bytes} [Tue Jun 16 02:17:00 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 199.204.45.148 () {36 vars in 931 bytes} [Tue Jun 16 02:17:00 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: 347/684] 10.0.0.14 () {34 vars in 654 bytes} [Tue Jun 16 02:17:00 2026] POST /v2/images => generated 649 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 02:17:01.220 8 WARNING glance.api.v2.images [None req-04c6cd86-20f7-4167-a7a8-617c20ef0c80 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a2528d06-e9e4-4419-a51c-91aa592f3b4e [pid: 8|app: 0|req: 338/685] 10.0.0.14 () {32 vars in 709 bytes} [Tue Jun 16 02:17:01 2026] DELETE /v2/images/a2528d06-e9e4-4419-a51c-91aa592f3b4e => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:01 2026] GET /v2/images/a2528d06-e9e4-4419-a51c-91aa592f3b4e => 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: 339/687] 10.0.0.14 () {32 vars in 632 bytes} [Tue Jun 16 02:17:01 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/688] 10.0.0.14 () {34 vars in 654 bytes} [Tue Jun 16 02:17:01 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/689] 10.0.0.14 () {32 vars in 716 bytes} [Tue Jun 16 02:17:01 2026] GET /v2/images/f562d110-d53c-489b-a570-c0bb73c7a001/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 02:17:01.395 7 WARNING oslo_policy.policy [None req-a9d7f309-6ad6-4326-96c6-bb9dd0b3bf46 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 02:17:01.396 7 WARNING oslo_policy.policy [None req-a9d7f309-6ad6-4326-96c6-bb9dd0b3bf46 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 02:17:01.398 7 INFO glance.api.v2.image_data [None req-a9d7f309-6ad6-4326-96c6-bb9dd0b3bf46 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:17:01.460 7 WARNING glance_store._drivers.rbd [None req-a9d7f309-6ad6-4326-96c6-bb9dd0b3bf46 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 02:17:02.541 7 INFO glance.location [None req-a9d7f309-6ad6-4326-96c6-bb9dd0b3bf46 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/690] 10.0.0.14 () {32 vars in 726 bytes} [Tue Jun 16 02:17:01 2026] PUT /v2/images/f562d110-d53c-489b-a570-c0bb73c7a001/file => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:02 2026] GET /v2/images/f562d110-d53c-489b-a570-c0bb73c7a001 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/692] 10.0.0.14 () {32 vars in 716 bytes} [Tue Jun 16 02:17:02 2026] GET /v2/images/f562d110-d53c-489b-a570-c0bb73c7a001/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/693] 10.0.0.14 () {34 vars in 654 bytes} [Tue Jun 16 02:17:02 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 10.0.0.14 () {32 vars in 725 bytes} [Tue Jun 16 02:17:02 2026] PATCH /v2/images/bf168827-c016-49ae-b6c0-00729192fe1e => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:02 2026] GET /v2/images/bf168827-c016-49ae-b6c0-00729192fe1e => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 02:17:02.924 7 WARNING glance.api.v2.images [None req-0ad96a9b-b3e8-4179-b161-a53029510a2c 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bf168827-c016-49ae-b6c0-00729192fe1e [pid: 7|app: 0|req: 353/696] 10.0.0.14 () {32 vars in 709 bytes} [Tue Jun 16 02:17:02 2026] DELETE /v2/images/bf168827-c016-49ae-b6c0-00729192fe1e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:02 2026] GET /v2/images/bf168827-c016-49ae-b6c0-00729192fe1e => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:17:03.010 7 WARNING glance.api.v2.images [None req-7c9f80d5-9893-4a4b-a073-2db2866b2edf 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f562d110-d53c-489b-a570-c0bb73c7a001 [pid: 7|app: 0|req: 354/698] 10.0.0.14 () {32 vars in 709 bytes} [Tue Jun 16 02:17:02 2026] DELETE /v2/images/f562d110-d53c-489b-a570-c0bb73c7a001 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:03 2026] GET /v2/images/f562d110-d53c-489b-a570-c0bb73c7a001 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:17:03.828 7 WARNING glance.api.v2.images [None req-b8f91d53-17b9-4350-b8f2-618b8c7908a9 69aa4d4a23d7428bad6e2ebaf2166d83 0435a492eed74f5a89154f0821eb3657 - - default default] Failed to find image a2528d06-e9e4-4419-a51c-91aa592f3b4e to delete: glance.common.exception.ImageNotFound: No image found with ID a2528d06-e9e4-4419-a51c-91aa592f3b4e [pid: 7|app: 0|req: 355/700] 10.0.0.14 () {32 vars in 709 bytes} [Tue Jun 16 02:17:03 2026] DELETE /v2/images/a2528d06-e9e4-4419-a51c-91aa592f3b4e => 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: 346/701] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:03 2026] GET /v2/images/a2528d06-e9e4-4419-a51c-91aa592f3b4e => 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: 358/706] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:17:24 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:17:24 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: 353/714] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:54 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.14 () {32 vars in 706 bytes} [Tue Jun 16 02:17:54 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:17:54 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:17:54 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: 355/718] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:17:54 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: 364/719] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:17:54 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:17:55 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: 365/721] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:17:55 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: 357/722] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:17:55 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/723] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:17:55 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: 358/724] 10.0.0.205 () {36 vars in 911 bytes} [Tue Jun 16 02:17:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/725] 10.0.0.205 () {36 vars in 1007 bytes} [Tue Jun 16 02:17:55 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/726] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jun 16 02:17:55 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jun 16 02:17:55 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: 360/728] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jun 16 02:17:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:18:01 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:18:02 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: 363/733] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:18:08 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:18:08 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: 365/737] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:18:17 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:18:17 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: 376/743] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:18:35 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:18:35 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: 379/749] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:18:57 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:18: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: 8|app: 0|req: 376/759] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:19:37 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/760] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:19:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:20:00 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/766] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:20:00 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: 396/783] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:21:16 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:21:16 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: 399/789] 10.0.0.15 () {36 vars in 986 bytes} [Tue Jun 16 02:21:34 2026] GET /v2/images/5ef0e702-26ac-46d3-a00c-f369886fc64b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 10.0.0.15 () {36 vars in 926 bytes} [Tue Jun 16 02:21:34 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: 396/799] 199.204.45.148 () {32 vars in 826 bytes} [Tue Jun 16 02:22:14 2026] GET /v2/images?status=active&owner=8e4c3f1a6dae418f8f7fdde697593d6d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/800] 199.204.45.148 () {32 vars in 653 bytes} [Tue Jun 16 02:22:14 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/801] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:22:15 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:22:15 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: 398/803] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:22:15 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: 406/804] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:22:15 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:22:15 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: 407/806] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:22:15 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: 400/807] 10.0.0.34 () {36 vars in 986 bytes} [Tue Jun 16 02:22:15 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.34 () {36 vars in 926 bytes} [Tue Jun 16 02:22:15 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: 401/809] 10.0.0.205 () {36 vars in 911 bytes} [Tue Jun 16 02:22:15 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/810] 10.0.0.205 () {36 vars in 1007 bytes} [Tue Jun 16 02:22:15 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69/locations => generated 127 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/811] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jun 16 02:22:15 2026] GET /v2/images/7b7336f2-26f6-4e37-aab8-397ed7d9bd69 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/812] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jun 16 02:22:15 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: 403/813] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jun 16 02:22:15 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: 432/856] 10.0.0.14 () {32 vars in 632 bytes} [Tue Jun 16 02:25:49 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)