+ 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 Jul 14 05:36:36 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-b6966f65-rkhf4 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 0x7fa8f1bbb668 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-14 05:36:38.453 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 05:36:38.467 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-14 05:36:39.339 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-14 05:36:39.341 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-14 05:36:39.341 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 05:36:39.351 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-14 05:36:39.352 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-14 05:36:39.353 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 05:36:41.408 7 WARNING glance.api.v2.images [None req-4f05a556-ff44-4bb6-85e2-db15fac39af6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 05:36:41.419 8 WARNING glance.api.v2.images [None req-c0939a8f-1a1c-4589-a773-fe502fde17ec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 05:36:41.755 8 WARNING keystonemiddleware._common.config [None req-c0939a8f-1a1c-4589-a773-fe502fde17ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 05:36:41.760 7 WARNING keystonemiddleware._common.config [None req-4f05a556-ff44-4bb6-85e2-db15fac39af6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 05:36:41.763 8 WARNING oslo_config.cfg [None req-c0939a8f-1a1c-4589-a773-fe502fde17ec - - - - - -] 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 0x7fa8f1bbb668 pid: 8 (default app) 2026-07-14 05:36:41.769 7 WARNING oslo_config.cfg [None req-4f05a556-ff44-4bb6-85e2-db15fac39af6 - - - - - -] 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 0x7fa8f1bbb668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 05:36:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 05:36:43.607 7 WARNING oslo_policy.policy [None req-f727e2fb-d63f-4681-873a-2f057cc1be12 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:43.608 7 WARNING oslo_policy.policy [None req-f727e2fb-d63f-4681-873a-2f057cc1be12 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:43.624 7 WARNING oslo_policy.policy [None req-f727e2fb-d63f-4681-873a-2f057cc1be12 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:43.624 7 WARNING oslo_policy.policy [None req-f727e2fb-d63f-4681-873a-2f057cc1be12 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 05:36:43 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 05:36:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 05:36:47 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-14 05:36:47.260 8 WARNING oslo_policy.policy [None req-e592cd9b-99a7-4cc9-8a29-029432d0c949 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:47.261 8 WARNING oslo_policy.policy [None req-e592cd9b-99a7-4cc9-8a29-029432d0c949 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jul 14 05:36:47 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.72 () {44 vars in 927 bytes} [Tue Jul 14 05:36:47 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-14 05:36:47.403 8 WARNING oslo_policy.policy [None req-640a9f41-448f-4333-b679-60c2c7e7cdb3 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:47.403 8 WARNING oslo_policy.policy [None req-640a9f41-448f-4333-b679-60c2c7e7cdb3 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.72 () {44 vars in 933 bytes} [Tue Jul 14 05:36:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 05:36:47.490 7 WARNING oslo_config.cfg [None req-d30ed618-73ec-4b3c-9655-417c7eb4f236 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.72 () {48 vars in 945 bytes} [Tue Jul 14 05:36:47 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 05:36:47.519 8 WARNING oslo_policy.policy [None req-b98c98b3-c0f0-4f4f-b881-c08bc82e78fd 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:47.519 8 WARNING oslo_policy.policy [None req-b98c98b3-c0f0-4f4f-b881-c08bc82e78fd 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 05:36:47.521 8 INFO glance.api.v2.image_data [None req-b98c98b3-c0f0-4f4f-b881-c08bc82e78fd 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 05:36:51.049 8 WARNING glance.location [None req-b98c98b3-c0f0-4f4f-b881-c08bc82e78fd 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.72 () {48 vars in 1039 bytes} [Tue Jul 14 05:36:47 2026] PUT /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b/file => generated 0 bytes in 3580 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5913 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 05:36:51 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 05:36:51.185 8 WARNING oslo_config.cfg [None req-34d4f171-a040-4450-ad4a-7a50582e2d77 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.72 () {48 vars in 1045 bytes} [Tue Jul 14 05:36:51 2026] PATCH /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 05:36:51 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 05:57:19 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 05:57:19 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 05:57:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 05:57:37 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.72 () {44 vars in 931 bytes} [Tue Jul 14 05:57:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.72 () {44 vars in 953 bytes} [Tue Jul 14 05:57:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.72 () {44 vars in 933 bytes} [Tue Jul 14 05:57:37 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: 7|app: 0|req: 135/274] 199.204.45.72 () {48 vars in 945 bytes} [Tue Jul 14 05:57:37 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 05:57:37.200 8 INFO glance.api.v2.image_data [None req-b6589527-b9ec-47d4-ba35-2486407436d2 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 05:58:09.387 8 WARNING glance.location [None req-b6589527-b9ec-47d4-ba35-2486407436d2 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/281] 199.204.45.72 () {48 vars in 1040 bytes} [Tue Jul 14 05:57:37 2026] PUT /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a/file => generated 0 bytes in 32234 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64729 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 05:58:09 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.72 () {48 vars in 1045 bytes} [Tue Jul 14 05:58:09 2026] PATCH /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 05:58:09 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 05:58:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 05:58:11 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:05:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:05:11 2026] GET /v2/images => generated 2778 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:05:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:05:25 2026] GET /v2/images => generated 2778 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.72 () {44 vars in 941 bytes} [Tue Jul 14 06:05:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.72 () {44 vars in 963 bytes} [Tue Jul 14 06:05:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.72 () {44 vars in 933 bytes} [Tue Jul 14 06:05:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 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.72 () {48 vars in 945 bytes} [Tue Jul 14 06:05:26 2026] POST /v2/images => generated 799 bytes in 623 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 06:05:26.836 7 WARNING oslo_policy.policy [None req-a6067290-9168-4b01-85fe-3a15302f5e0e 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 06:05:26.836 7 WARNING oslo_policy.policy [None req-a6067290-9168-4b01-85fe-3a15302f5e0e 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - 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-14 06:05:26.838 7 INFO glance.api.v2.image_data [None req-a6067290-9168-4b01-85fe-3a15302f5e0e 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 06:05:51.975 7 INFO glance.location [None req-a6067290-9168-4b01-85fe-3a15302f5e0e 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/389] 199.204.45.72 () {48 vars in 1039 bytes} [Tue Jul 14 06:05:26 2026] PUT /v2/images/cabae4c4-a110-4419-977f-24bab8f0f90d/file => generated 0 bytes in 25191 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26719 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 06:05:52 2026] GET /v2/images/cabae4c4-a110-4419-977f-24bab8f0f90d => 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: 194/391] 199.204.45.72 () {48 vars in 1045 bytes} [Tue Jul 14 06:05:52 2026] PATCH /v2/images/cabae4c4-a110-4419-977f-24bab8f0f90d => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 06:05:52 2026] GET /v2/images/cabae4c4-a110-4419-977f-24bab8f0f90d => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:06:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:06:36 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:06:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:06:52 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.72 () {44 vars in 933 bytes} [Tue Jul 14 06:06:52 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: 203/410] 199.204.45.72 () {44 vars in 955 bytes} [Tue Jul 14 06:06:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.72 () {44 vars in 933 bytes} [Tue Jul 14 06:06:52 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: 204/412] 199.204.45.72 () {48 vars in 945 bytes} [Tue Jul 14 06:06:52 2026] POST /v2/images => generated 791 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 06:06:52.848 8 INFO glance.api.v2.image_data [None req-2f921b8a-d7c3-4be0-853e-3cfd0c17a2db 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 06:07:09.536 8 INFO glance.location [None req-2f921b8a-d7c3-4be0-853e-3cfd0c17a2db 536a710370d7499482d7ec9e71d632cf c4d6c4756a8148b2a7ca8743bf551dfe - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 209/415] 199.204.45.72 () {48 vars in 1040 bytes} [Tue Jul 14 06:06:52 2026] PUT /v2/images/f9878a57-b406-470b-9b91-a0b2b7fd43f5/file => generated 0 bytes in 16743 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33712 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 06:07:09 2026] GET /v2/images/f9878a57-b406-470b-9b91-a0b2b7fd43f5 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.72 () {48 vars in 1045 bytes} [Tue Jul 14 06:07:09 2026] PATCH /v2/images/f9878a57-b406-470b-9b91-a0b2b7fd43f5 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.72 () {44 vars in 965 bytes} [Tue Jul 14 06:07:09 2026] GET /v2/images/f9878a57-b406-470b-9b91-a0b2b7fd43f5 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:21:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:21:29 2026] GET /v2/images => generated 5574 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/623] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:23:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:23:51 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:23:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:23:53 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: 7|app: 0|req: 318/637] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:24:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:24:43 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:24:51 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:24:51 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 199.204.45.72 () {42 vars in 682 bytes} [Tue Jul 14 06:25:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 199.204.45.72 () {44 vars in 904 bytes} [Tue Jul 14 06:25:55 2026] GET /v2/images => generated 5574 bytes in 53 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: 334/665] 10.0.0.109 () {32 vars in 631 bytes} [Tue Jul 14 06:26:36 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:27:02 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 34 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: 335/673] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:27:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:27:04 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 336/675] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:27:04 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: 340/676] 199.204.45.72 () {36 vars in 988 bytes} [Tue Jul 14 06:27:10 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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/677] 199.204.45.72 () {36 vars in 928 bytes} [Tue Jul 14 06:27:10 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: 339/680] 199.204.45.72 () {36 vars in 988 bytes} [Tue Jul 14 06:27:11 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 199.204.45.72 () {36 vars in 928 bytes} [Tue Jul 14 06:27:11 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: 340/682] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:27:19 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 343/683] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 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: 341/684] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:27:19 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 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: 342/686] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 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: 345/687] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:27:19 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 343/688] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 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: 344/690] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:27:19 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 347/691] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:27:19 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: 348/693] 10.0.0.114 () {36 vars in 985 bytes} [Tue Jul 14 06:27:20 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:27:20 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: 349/695] 10.0.0.114 () {36 vars in 985 bytes} [Tue Jul 14 06:27:20 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 347/696] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:27:20 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: 350/697] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:27:20 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: 355/706] 10.0.0.109 () {34 vars in 653 bytes} [Tue Jul 14 06:27:56 2026] POST /v2/images => generated 649 bytes in 142 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 06:27:57.146 7 WARNING glance.api.v2.images [None req-91c93e59-8f6c-4ea5-9cf8-e714fd991933 ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1c64ed29-53f7-430d-86dc-3d04de2948c9 [pid: 7|app: 0|req: 352/707] 10.0.0.109 () {32 vars in 708 bytes} [Tue Jul 14 06:27:57 2026] DELETE /v2/images/1c64ed29-53f7-430d-86dc-3d04de2948c9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:27:57 2026] GET /v2/images/1c64ed29-53f7-430d-86dc-3d04de2948c9 => 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: 353/709] 10.0.0.109 () {32 vars in 631 bytes} [Tue Jul 14 06:27:57 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.109 () {34 vars in 653 bytes} [Tue Jul 14 06:27:57 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.109 () {32 vars in 715 bytes} [Tue Jul 14 06:27:57 2026] GET /v2/images/6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-14 06:27:57.351 8 INFO glance.api.v2.image_data [None req-a83bdacc-8661-4652-9c52-da9d0fd298a6 ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 06:27:57.395 8 WARNING glance_store._drivers.rbd [None req-a83bdacc-8661-4652-9c52-da9d0fd298a6 ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-14 06:27:58.329 8 INFO glance.location [None req-a83bdacc-8661-4652-9c52-da9d0fd298a6 ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 358/712] 10.0.0.109 () {32 vars in 725 bytes} [Tue Jul 14 06:27:57 2026] PUT /v2/images/6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056/file => generated 0 bytes in 1044 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:27:58 2026] GET /v2/images/6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.109 () {32 vars in 715 bytes} [Tue Jul 14 06:27:58 2026] GET /v2/images/6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.109 () {34 vars in 653 bytes} [Tue Jul 14 06:27:58 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.109 () {32 vars in 724 bytes} [Tue Jul 14 06:27:58 2026] PATCH /v2/images/c3929c83-b9d8-4115-a59a-e76cb84e7d27 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:27:58 2026] GET /v2/images/c3929c83-b9d8-4115-a59a-e76cb84e7d27 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:27:58 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 06:27:58.703 7 WARNING glance.api.v2.images [None req-e5b47ea9-ab67-47c0-8398-6e72ae5b753d ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3929c83-b9d8-4115-a59a-e76cb84e7d27 [pid: 8|app: 0|req: 362/719] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:27:58 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: 358/720] 10.0.0.109 () {32 vars in 708 bytes} [Tue Jul 14 06:27:58 2026] DELETE /v2/images/c3929c83-b9d8-4115-a59a-e76cb84e7d27 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:27:58 2026] GET /v2/images/c3929c83-b9d8-4115-a59a-e76cb84e7d27 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 06:27:58.766 7 WARNING glance.api.v2.images [None req-fcdedfc4-2e36-402a-af34-0f47281785f9 ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056 [pid: 7|app: 0|req: 359/722] 10.0.0.109 () {32 vars in 708 bytes} [Tue Jul 14 06:27:58 2026] DELETE /v2/images/6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:27:59 2026] GET /v2/images/6c3b714b-e7ed-4cf4-bf8f-247bdb7cc056 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 06:27:59.542 7 WARNING glance.api.v2.images [None req-68531ef9-9aba-4f2d-aecb-43726a55fd15 ec9ed319d32d44febfffc13f2619649a 42268c153273427ca7462831d02e13d9 - - default default] Failed to find image 1c64ed29-53f7-430d-86dc-3d04de2948c9 to delete: glance.common.exception.ImageNotFound: No image found with ID 1c64ed29-53f7-430d-86dc-3d04de2948c9 [pid: 7|app: 0|req: 360/724] 10.0.0.109 () {32 vars in 708 bytes} [Tue Jul 14 06:27:59 2026] DELETE /v2/images/1c64ed29-53f7-430d-86dc-3d04de2948c9 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:27:59 2026] GET /v2/images/1c64ed29-53f7-430d-86dc-3d04de2948c9 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.109 () {30 vars in 409 bytes} [Tue Jul 14 06:28:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:28:23 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 370/734] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:28:23 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 371/748] 10.0.0.109 () {32 vars in 705 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 378/749] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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/751] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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: 373/752] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 380/753] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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: 374/754] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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: 381/755] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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/756] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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: 382/757] 10.0.0.114 () {36 vars in 985 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 376/758] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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/759] 10.0.0.114 () {36 vars in 985 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 377/760] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:29:26 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: 379/764] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:29:34 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 386/765] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:30:14 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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/775] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:30: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: 395/782] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:30:48 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:30:48 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: 399/790] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:31:11 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:31:11 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: 402/796] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:31:31 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => 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: 395/797] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:31:31 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: 399/804] 199.204.45.72 () {32 vars in 823 bytes} [Tue Jul 14 06:32:09 2026] GET /v2/images?status=active&owner=c4d6c4756a8148b2a7ca8743bf551dfe&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 199.204.45.72 () {32 vars in 650 bytes} [Tue Jul 14 06:32:09 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: 400/806] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:32:09 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => generated 1395 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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/808] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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: 408/809] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:32:10 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => 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: 402/810] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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: 403/812] 10.0.0.122 () {36 vars in 985 bytes} [Tue Jul 14 06:32:10 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => 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: 410/813] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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: 404/814] 10.0.0.122 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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: 411/815] 10.0.0.114 () {36 vars in 985 bytes} [Tue Jul 14 06:32:10 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => 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: 405/816] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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: 412/817] 10.0.0.114 () {36 vars in 985 bytes} [Tue Jul 14 06:32:10 2026] GET /v2/images/c4f68e36-8706-43ef-a087-0a6b03877f8a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/818] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 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: 413/819] 10.0.0.114 () {36 vars in 925 bytes} [Tue Jul 14 06:32:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/822] 10.0.0.142 () {36 vars in 985 bytes} [Tue Jul 14 06:32:11 2026] GET /v2/images/dd9b4cd6-ca67-457e-b8e0-eb95c7da562b => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/823] 10.0.0.142 () {36 vars in 925 bytes} [Tue Jul 14 06:32:11 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: 438/866] 10.0.0.109 () {32 vars in 631 bytes} [Tue Jul 14 06:35:49 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)