+ 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 [Wed Jul 8 02:34:28 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-767c8bf7fb-5kf9p machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9da7795668 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-07-08 02:34:29.948 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 02:34:30.001 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-07-08 02:34:30.857 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-07-08 02:34:30.858 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-07-08 02:34:30.859 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 02:34:30.891 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-07-08 02:34:30.892 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-07-08 02:34:30.892 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 02:34:32.972 7 WARNING glance.api.v2.images [None req-882bece7-4d0d-494a-9e6b-ff37eed7b199 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 02:34:32.990 8 WARNING glance.api.v2.images [None req-9904ec79-c7a4-4913-bbb5-9956ef2995b6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 02:34:33.306 7 WARNING keystonemiddleware._common.config [None req-882bece7-4d0d-494a-9e6b-ff37eed7b199 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:34:33.313 7 WARNING oslo_config.cfg [None req-882bece7-4d0d-494a-9e6b-ff37eed7b199 - - - - - -] 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 0x7f9da7795668 pid: 7 (default app) 2026-07-08 02:34:33.353 8 WARNING keystonemiddleware._common.config [None req-9904ec79-c7a4-4913-bbb5-9956ef2995b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:34:33.366 8 WARNING oslo_config.cfg [None req-9904ec79-c7a4-4913-bbb5-9956ef2995b6 - - - - - -] 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 0x7f9da7795668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 02:34:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 02:34:35.176 8 WARNING oslo_policy.policy [None req-2d4996cd-450c-475e-ac97-8f7548921f7e fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:35.176 8 WARNING oslo_policy.policy [None req-2d4996cd-450c-475e-ac97-8f7548921f7e fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:35.194 8 WARNING oslo_policy.policy [None req-2d4996cd-450c-475e-ac97-8f7548921f7e fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:35.194 8 WARNING oslo_policy.policy [None req-2d4996cd-450c-475e-ac97-8f7548921f7e fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 02:34:34 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 02:34:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 02:34:38 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 02:34:38.664 7 WARNING oslo_policy.policy [None req-8b6d6400-76b9-4ccc-b8f0-e342dc15397b fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:38.664 7 WARNING oslo_policy.policy [None req-8b6d6400-76b9-4ccc-b8f0-e342dc15397b fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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: 7/9] 199.204.45.138 () {44 vars in 912 bytes} [Wed Jul 8 02:34:38 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.138 () {44 vars in 934 bytes} [Wed Jul 8 02:34:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 02:34:38.793 7 WARNING oslo_policy.policy [None req-dd4b0e84-f27b-46c2-884a-504096875406 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:38.793 7 WARNING oslo_policy.policy [None req-dd4b0e84-f27b-46c2-884a-504096875406 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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: 8/11] 199.204.45.138 () {44 vars in 940 bytes} [Wed Jul 8 02:34:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 02:34:38.872 8 WARNING oslo_config.cfg [None req-50436b1d-b99b-46bf-adff-b44153b04986 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.138 () {48 vars in 952 bytes} [Wed Jul 8 02:34:38 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-07-08 02:34:38.893 7 WARNING oslo_policy.policy [None req-8c04e0fb-e59a-4530-b683-732ae272bf84 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:38.893 7 WARNING oslo_policy.policy [None req-8c04e0fb-e59a-4530-b683-732ae272bf84 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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-07-08 02:34:38.895 7 INFO glance.api.v2.image_data [None req-8c04e0fb-e59a-4530-b683-732ae272bf84 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 02:34:42.944 7 WARNING glance.location [None req-8c04e0fb-e59a-4530-b683-732ae272bf84 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.138 () {48 vars in 1046 bytes} [Wed Jul 8 02:34:38 2026] PUT /v2/images/71ff2024-2f35-460b-909d-a95852bc546b/file => generated 0 bytes in 4104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6052 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 02:34:42 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 02:34:43.105 7 WARNING oslo_config.cfg [None req-5f09bb7e-c19f-4bf1-a394-53ad689b823f fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - 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: 10/17] 199.204.45.138 () {48 vars in 1052 bytes} [Wed Jul 8 02:34:43 2026] PATCH /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 02:34:43 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 02:54: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: 132/262] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 02:54:55 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 02:55:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 02:55:13 2026] GET /v2/images => generated 1381 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.138 () {44 vars in 938 bytes} [Wed Jul 8 02:55:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.138 () {44 vars in 960 bytes} [Wed Jul 8 02:55:13 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: 7|app: 0|req: 137/271] 199.204.45.138 () {44 vars in 940 bytes} [Wed Jul 8 02:55:13 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: 135/272] 199.204.45.138 () {48 vars in 952 bytes} [Wed Jul 8 02:55:13 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 02:55:13.504 7 INFO glance.api.v2.image_data [None req-0c564f78-40c2-4b8f-b004-8b988916572c fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 02:55:39.417 7 WARNING glance.location [None req-0c564f78-40c2-4b8f-b004-8b988916572c fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/277] 199.204.45.138 () {48 vars in 1047 bytes} [Wed Jul 8 02:55:13 2026] PUT /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c/file => generated 0 bytes in 25956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68552 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 02:55:39 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.138 () {48 vars in 1052 bytes} [Wed Jul 8 02:55:39 2026] PATCH /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 02:55:39 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 02:55:41 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: 142/282] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 02:55:41 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:02:36 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: 185/368] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:02:36 2026] GET /v2/images => generated 2778 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:02:44 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: 187/372] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:02:44 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: 7|app: 0|req: 186/373] 199.204.45.138 () {44 vars in 948 bytes} [Wed Jul 8 03:02:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.138 () {44 vars in 970 bytes} [Wed Jul 8 03:02:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.138 () {44 vars in 940 bytes} [Wed Jul 8 03:02:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.138 () {48 vars in 952 bytes} [Wed Jul 8 03:02:44 2026] POST /v2/images => generated 799 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 03:02:44.713 7 INFO glance.api.v2.image_data [None req-c8cec05f-790e-4ad6-99c6-b631a903cd49 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:03:04.728 7 INFO glance.location [None req-c8cec05f-790e-4ad6-99c6-b631a903cd49 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/381] 199.204.45.138 () {48 vars in 1046 bytes} [Wed Jul 8 03:02:44 2026] PUT /v2/images/28b2d97e-e21b-4e12-a85c-dda3b364bff7/file => generated 0 bytes in 20083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21312 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 03:03:04 2026] GET /v2/images/28b2d97e-e21b-4e12-a85c-dda3b364bff7 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.138 () {48 vars in 1052 bytes} [Wed Jul 8 03:03:04 2026] PATCH /v2/images/28b2d97e-e21b-4e12-a85c-dda3b364bff7 => generated 1410 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 03:03:04 2026] GET /v2/images/28b2d97e-e21b-4e12-a85c-dda3b364bff7 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:03:45 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: 200/394] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:03:45 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:04:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:04:07 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.138 () {44 vars in 940 bytes} [Wed Jul 8 03:04:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.138 () {44 vars in 962 bytes} [Wed Jul 8 03:04:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.138 () {44 vars in 940 bytes} [Wed Jul 8 03:04:07 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: 205/404] 199.204.45.138 () {48 vars in 952 bytes} [Wed Jul 8 03:04:07 2026] POST /v2/images => generated 791 bytes in 340 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 03:04:08.183 7 INFO glance.api.v2.image_data [None req-a6dea9db-8aaf-4ce2-bb12-406723ba8322 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:04:24.576 7 INFO glance.location [None req-a6dea9db-8aaf-4ce2-bb12-406723ba8322 fe2ee587406a46a6bebfdb2742b8895f 68acee13c73e4524aad9fd0419996d47 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 200/409] 199.204.45.138 () {48 vars in 1047 bytes} [Wed Jul 8 03:04:08 2026] PUT /v2/images/a5718ea8-e80f-4fce-a69e-6278209f6110/file => generated 0 bytes in 16447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36663 switches on core 0) [pid: 8|app: 0|req: 210/410] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 03:04:24 2026] GET /v2/images/a5718ea8-e80f-4fce-a69e-6278209f6110 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/411] 199.204.45.138 () {48 vars in 1052 bytes} [Wed Jul 8 03:04:24 2026] PATCH /v2/images/a5718ea8-e80f-4fce-a69e-6278209f6110 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.138 () {44 vars in 972 bytes} [Wed Jul 8 03:04:24 2026] GET /v2/images/a5718ea8-e80f-4fce-a69e-6278209f6110 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:17: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: 280/570] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:17:30 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:19:54 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: 306/602] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:19:54 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/603] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:19:56 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: 307/604] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:19:56 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:20:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/616] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:20:49 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/619] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:20:58 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: 305/620] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:20:58 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 199.204.45.138 () {42 vars in 689 bytes} [Wed Jul 8 03:22:02 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: 322/634] 199.204.45.138 () {44 vars in 911 bytes} [Wed Jul 8 03:22:02 2026] GET /v2/images => generated 5574 bytes in 63 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: 328/645] 10.0.0.100 () {32 vars in 633 bytes} [Wed Jul 8 03:22:45 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/652] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:23:12 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 134 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: 321/653] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:23:12 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: 333/654] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:23:12 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: 322/655] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:23:13 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 334/656] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:23:13 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: 323/657] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:23:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/658] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:23:13 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/659] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:23:13 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: 336/660] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:23:13 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: 325/661] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 8 03:23:14 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/662] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:23:14 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: 326/663] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 8 03:23:14 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 338/664] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:23:14 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: 327/665] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:23:14 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: 339/666] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:23:14 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:23: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: 340/668] 199.204.45.138 () {36 vars in 991 bytes} [Wed Jul 8 03:23:22 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 329/669] 199.204.45.138 () {36 vars in 931 bytes} [Wed Jul 8 03:23:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 199.204.45.138 () {36 vars in 991 bytes} [Wed Jul 8 03:23:23 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 199.204.45.138 () {36 vars in 931 bytes} [Wed Jul 8 03:23:23 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: 343/674] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:23:30 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/675] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:23:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.100 () {30 vars in 411 bytes} [Wed Jul 8 03:23:44 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: 348/683] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:24:00 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 336/684] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:24:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/691] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:24:24 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/692] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:24: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: 354/695] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:24:37 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 342/696] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:24:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/699] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:24:50 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/700] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:24:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.100 () {34 vars in 655 bytes} [Wed Jul 8 03:25:41 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 03:25:41.567 8 WARNING glance.api.v2.images [None req-812d201d-0f61-4f05-b920-c9d690b58f1c eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df343c6c-ad83-4546-8e5c-a42ed2b9b88d [pid: 8|app: 0|req: 362/712] 10.0.0.100 () {32 vars in 710 bytes} [Wed Jul 8 03:25:41 2026] DELETE /v2/images/df343c6c-ad83-4546-8e5c-a42ed2b9b88d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:25:41 2026] GET /v2/images/df343c6c-ad83-4546-8e5c-a42ed2b9b88d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.100 () {32 vars in 633 bytes} [Wed Jul 8 03:25:41 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.100 () {34 vars in 655 bytes} [Wed Jul 8 03:25:41 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 03:25:41.747 8 WARNING oslo_policy.policy [None req-4828e6db-f5db-4a4b-9d4a-b19e450e352c eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - 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-07-08 03:25:41.747 8 WARNING oslo_policy.policy [None req-4828e6db-f5db-4a4b-9d4a-b19e450e352c eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - 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: 364/716] 10.0.0.100 () {32 vars in 717 bytes} [Wed Jul 8 03:25:41 2026] GET /v2/images/d0baeb3b-83b9-43ea-9e9e-04a460c2ba44/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 03:25:41.771 7 INFO glance.api.v2.image_data [None req-9b585312-e2bd-4f8f-bca0-aa82afe948d3 eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:25:41.811 7 WARNING glance_store._drivers.rbd [None req-9b585312-e2bd-4f8f-bca0-aa82afe948d3 eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 03:25:42.847 7 INFO glance.location [None req-9b585312-e2bd-4f8f-bca0-aa82afe948d3 eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/719] 10.0.0.100 () {32 vars in 727 bytes} [Wed Jul 8 03:25:41 2026] PUT /v2/images/d0baeb3b-83b9-43ea-9e9e-04a460c2ba44/file => generated 0 bytes in 1135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/720] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:25:42 2026] GET /v2/images/d0baeb3b-83b9-43ea-9e9e-04a460c2ba44 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/721] 10.0.0.100 () {32 vars in 717 bytes} [Wed Jul 8 03:25:42 2026] GET /v2/images/d0baeb3b-83b9-43ea-9e9e-04a460c2ba44/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.100 () {34 vars in 655 bytes} [Wed Jul 8 03:25:43 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 10.0.0.100 () {32 vars in 726 bytes} [Wed Jul 8 03:25:43 2026] PATCH /v2/images/9b02ed77-4888-4680-894f-da8d95fddd83 => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:25:43 2026] GET /v2/images/9b02ed77-4888-4680-894f-da8d95fddd83 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 03:25:43.212 7 WARNING glance.api.v2.images [None req-4528ba6e-b3f6-48c3-a53c-09e8cbbe49fd eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9b02ed77-4888-4680-894f-da8d95fddd83 [pid: 7|app: 0|req: 356/725] 10.0.0.100 () {32 vars in 710 bytes} [Wed Jul 8 03:25:43 2026] DELETE /v2/images/9b02ed77-4888-4680-894f-da8d95fddd83 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/726] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:25:43 2026] GET /v2/images/9b02ed77-4888-4680-894f-da8d95fddd83 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 03:25:43.295 7 WARNING glance.api.v2.images [None req-7f3078a4-a554-4859-99b9-6b61b531584c eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0baeb3b-83b9-43ea-9e9e-04a460c2ba44 [pid: 7|app: 0|req: 357/727] 10.0.0.100 () {32 vars in 710 bytes} [Wed Jul 8 03:25:43 2026] DELETE /v2/images/d0baeb3b-83b9-43ea-9e9e-04a460c2ba44 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:25:44 2026] GET /v2/images/d0baeb3b-83b9-43ea-9e9e-04a460c2ba44 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 03:25:44.054 7 WARNING glance.api.v2.images [None req-a11be0be-cdf9-458e-9a77-b544d0ac6682 eb4c01c228ef4b0fa60830ef16c42bf9 c9602c7ba8b646cb85ccc5e3c7c5193e - - default default] Failed to find image df343c6c-ad83-4546-8e5c-a42ed2b9b88d to delete: glance.common.exception.ImageNotFound: No image found with ID df343c6c-ad83-4546-8e5c-a42ed2b9b88d [pid: 7|app: 0|req: 358/729] 10.0.0.100 () {32 vars in 710 bytes} [Wed Jul 8 03:25:44 2026] DELETE /v2/images/df343c6c-ad83-4546-8e5c-a42ed2b9b88d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:25:44 2026] GET /v2/images/df343c6c-ad83-4546-8e5c-a42ed2b9b88d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/733] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:25:57 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/734] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:25:57 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/743] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:26:35 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/744] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:26:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/751] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:27:04 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/752] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:27:04 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: 385/755] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:27:12 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.100 () {32 vars in 707 bytes} [Wed Jul 8 03:27:12 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/757] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:27:13 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:27:13 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: 387/759] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:27:13 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: 373/760] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:27:13 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 388/761] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:27:13 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/762] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:27:13 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: 389/763] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:27:13 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:27:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/765] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:27:13 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: 376/766] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 8 03:27:14 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/767] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:27:14 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: 377/768] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 8 03:27:14 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 392/769] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:27:14 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: 378/770] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:27:14 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: 391/795] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:29:17 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/796] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:29:17 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: 408/801] 10.0.0.70 () {36 vars in 986 bytes} [Wed Jul 8 03:29:36 2026] GET /v2/images/71ff2024-2f35-460b-909d-a95852bc546b => 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: 394/802] 10.0.0.70 () {36 vars in 926 bytes} [Wed Jul 8 03:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/809] 199.204.45.138 () {32 vars in 826 bytes} [Wed Jul 8 03:30:12 2026] GET /v2/images?status=active&owner=68acee13c73e4524aad9fd0419996d47&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/810] 199.204.45.138 () {32 vars in 653 bytes} [Wed Jul 8 03:30:12 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: 400/813] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:30:13 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 401/815] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 415/816] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:30:13 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/817] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 416/818] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 403/819] 10.0.0.157 () {36 vars in 987 bytes} [Wed Jul 8 03:30:13 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/820] 10.0.0.157 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 404/821] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 8 03:30:13 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/822] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 405/823] 10.0.0.177 () {36 vars in 987 bytes} [Wed Jul 8 03:30:13 2026] GET /v2/images/6c29305f-f912-4e85-920d-17f5be567a1c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/824] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.177 () {36 vars in 927 bytes} [Wed Jul 8 03:30:13 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: 428/868] 10.0.0.100 () {32 vars in 633 bytes} [Wed Jul 8 03:33:50 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)