+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 01:34:32 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-bc99b4cdf-wtxdb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f0f4f553668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-23 01:34:34.399 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 01:34:34.407 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-06-23 01:34:35.269 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 01:34:35.270 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 01:34:35.270 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 01:34:35.293 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 01:34:35.294 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 01:34:35.294 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 01:34:37.314 7 WARNING glance.api.v2.images [None req-39f320dc-3aa8-4455-a041-87f1a71a8416 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 01:34:37.387 8 WARNING glance.api.v2.images [None req-5b53ae1d-703a-447b-a2b9-c8a9a334b833 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 01:34:37.656 7 WARNING keystonemiddleware._common.config [None req-39f320dc-3aa8-4455-a041-87f1a71a8416 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 01:34:37.664 7 WARNING oslo_config.cfg [None req-39f320dc-3aa8-4455-a041-87f1a71a8416 - - - - - -] 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 0x7f0f4f553668 pid: 7 (default app) 2026-06-23 01:34:37.727 8 WARNING keystonemiddleware._common.config [None req-5b53ae1d-703a-447b-a2b9-c8a9a334b833 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 01:34:37.735 8 WARNING oslo_config.cfg [None req-5b53ae1d-703a-447b-a2b9-c8a9a334b833 - - - - - -] 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 0x7f0f4f553668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 01:34:39 2026] GET / => generated 1290 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-06-23 01:34:40.073 8 WARNING oslo_policy.policy [None req-24f1ee11-aaf4-4625-987c-29cdc092a2e1 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:40.073 8 WARNING oslo_policy.policy [None req-24f1ee11-aaf4-4625-987c-29cdc092a2e1 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:40.090 8 WARNING oslo_policy.policy [None req-24f1ee11-aaf4-4625-987c-29cdc092a2e1 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:40.091 8 WARNING oslo_policy.policy [None req-24f1ee11-aaf4-4625-987c-29cdc092a2e1 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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.3 () {44 vars in 902 bytes} [Tue Jun 23 01:34:39 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.3 () {42 vars in 680 bytes} [Tue Jun 23 01:34:44 2026] GET / => generated 1290 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.3 () {44 vars in 902 bytes} [Tue Jun 23 01:34:44 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:44.097 7 WARNING oslo_policy.policy [None req-64b6b6ec-e81c-4452-af8a-fc70102e8871 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:44.098 7 WARNING oslo_policy.policy [None req-64b6b6ec-e81c-4452-af8a-fc70102e8871 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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.3 () {44 vars in 903 bytes} [Tue Jun 23 01:34:44 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.3 () {44 vars in 925 bytes} [Tue Jun 23 01:34:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:34:44.238 7 WARNING oslo_policy.policy [None req-65957a92-5173-42f8-afd9-bffaa8f96357 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:44.239 7 WARNING oslo_policy.policy [None req-65957a92-5173-42f8-afd9-bffaa8f96357 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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.3 () {44 vars in 931 bytes} [Tue Jun 23 01:34:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:34:44.320 8 WARNING oslo_config.cfg [None req-d0a0db67-f282-4b3c-a3fa-eb3ac483cff2 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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.3 () {48 vars in 943 bytes} [Tue Jun 23 01:34:44 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-23 01:34:44.343 7 WARNING oslo_policy.policy [None req-8497eade-eb5d-4e12-bfc7-e57bef444107 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:44.343 7 WARNING oslo_policy.policy [None req-8497eade-eb5d-4e12-bfc7-e57bef444107 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 01:34:44.344 7 INFO glance.api.v2.image_data [None req-8497eade-eb5d-4e12-bfc7-e57bef444107 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:34:47.626 7 WARNING glance.location [None req-8497eade-eb5d-4e12-bfc7-e57bef444107 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.3 () {48 vars in 1037 bytes} [Tue Jun 23 01:34:44 2026] PUT /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce/file => generated 0 bytes in 3325 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7174 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 01:34:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 01:34:47.791 7 WARNING oslo_config.cfg [None req-cd01f31a-1d1e-4887-9f54-03cf39b9cb29 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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.3 () {48 vars in 1043 bytes} [Tue Jun 23 01:34:47 2026] PATCH /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 108 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.3 () {44 vars in 963 bytes} [Tue Jun 23 01:34:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 143/283] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 01:56:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 01:56:48 2026] GET /v2/images => generated 1381 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 01:57:08 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 01:57:08 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.3 () {44 vars in 929 bytes} [Tue Jun 23 01:57:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jun 23 01:57:08 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: 7|app: 0|req: 148/293] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jun 23 01:57:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jun 23 01:57:08 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-23 01:57:08.924 7 INFO glance.api.v2.image_data [None req-2a4ae603-3670-40f4-a82b-9f5e4cd3233b 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:57:37.798 7 WARNING glance.location [None req-2a4ae603-3670-40f4-a82b-9f5e4cd3233b 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 149/301] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Jun 23 01:57:08 2026] PUT /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce/file => generated 0 bytes in 28922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61636 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 01:57:37 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => 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: 150/303] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Jun 23 01:57:37 2026] PATCH /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 01:57:37 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 01:57:39 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 01:57:39 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:05:07 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:05:07 2026] GET /v2/images => generated 2778 bytes in 132 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.3 () {42 vars in 680 bytes} [Tue Jun 23 02:05:21 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:05:21 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.3 () {44 vars in 939 bytes} [Tue Jun 23 02:05:21 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: 205/404] 199.204.45.3 () {44 vars in 961 bytes} [Tue Jun 23 02:05:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jun 23 02:05:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jun 23 02:05:21 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-23 02:05:22.069 7 INFO glance.api.v2.image_data [None req-4444bd38-0d2e-476b-9cc1-354246b94fec 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 02:05:43.706 7 INFO glance.location [None req-4444bd38-0d2e-476b-9cc1-354246b94fec 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/411] 199.204.45.3 () {48 vars in 1037 bytes} [Tue Jun 23 02:05:22 2026] PUT /v2/images/b751054a-1425-4e10-bb6b-c0657303805d/file => generated 0 bytes in 21708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16309 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 02:05:43 2026] GET /v2/images/b751054a-1425-4e10-bb6b-c0657303805d => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Jun 23 02:05:43 2026] PATCH /v2/images/b751054a-1425-4e10-bb6b-c0657303805d => generated 1410 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 02:05:43 2026] GET /v2/images/b751054a-1425-4e10-bb6b-c0657303805d => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/423] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:06:23 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/424] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:06:23 2026] GET /v2/images => generated 4190 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/429] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:06:46 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:06:46 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/431] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jun 23 02:06:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/432] 199.204.45.3 () {44 vars in 953 bytes} [Tue Jun 23 02:06:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/433] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jun 23 02:06:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/434] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jun 23 02:06:46 2026] POST /v2/images => generated 791 bytes in 327 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-23 02:06:46.498 8 WARNING oslo_policy.policy [None req-ac88baec-2274-4b87-93a9-bc2258991f0c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 02:06:46.499 8 WARNING oslo_policy.policy [None req-ac88baec-2274-4b87-93a9-bc2258991f0c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 02:06:46.500 8 INFO glance.api.v2.image_data [None req-ac88baec-2274-4b87-93a9-bc2258991f0c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 02:07:04.686 8 INFO glance.location [None req-ac88baec-2274-4b87-93a9-bc2258991f0c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 223/439] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Jun 23 02:06:46 2026] PUT /v2/images/33c707b0-15e8-4025-9927-afdcd34d26e9/file => generated 0 bytes in 18247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64740 switches on core 0) [pid: 7|app: 0|req: 217/440] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 02:07:04 2026] GET /v2/images/33c707b0-15e8-4025-9927-afdcd34d26e9 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Jun 23 02:07:04 2026] PATCH /v2/images/33c707b0-15e8-4025-9927-afdcd34d26e9 => generated 1382 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 199.204.45.3 () {44 vars in 963 bytes} [Tue Jun 23 02:07:04 2026] GET /v2/images/33c707b0-15e8-4025-9927-afdcd34d26e9 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/599] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:20:04 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/600] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:20:04 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:22:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:22:31 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:22:33 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:22:33 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:23:26 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:23:26 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: 322/649] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:23:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:23:35 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jun 23 02:24:41 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jun 23 02:24:41 2026] GET /v2/images => generated 5574 bytes in 49 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: 341/675] 10.0.0.186 () {32 vars in 632 bytes} [Tue Jun 23 02:25:26 2026] GET /v2/images => generated 5574 bytes in 19 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: 337/680] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:25:44 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:25:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:25:48 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:25:48 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: 340/686] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:25:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:25:48 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:25: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: 348/689] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:25:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:25:48 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:25:48 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: 343/692] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:25:48 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: 350/693] 10.0.0.177 () {36 vars in 910 bytes} [Tue Jun 23 02:25:49 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.177 () {36 vars in 1006 bytes} [Tue Jun 23 02:25:49 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce/locations => generated 127 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.177 () {36 vars in 986 bytes} [Tue Jun 23 02:25:49 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.177 () {36 vars in 926 bytes} [Tue Jun 23 02:25:50 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: 352/697] 10.0.0.177 () {36 vars in 926 bytes} [Tue Jun 23 02:25:50 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: 346/698] 199.204.45.3 () {36 vars in 988 bytes} [Tue Jun 23 02:25:52 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 199.204.45.3 () {36 vars in 928 bytes} [Tue Jun 23 02:25:52 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: 347/700] 199.204.45.3 () {36 vars in 988 bytes} [Tue Jun 23 02:25:53 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 199.204.45.3 () {36 vars in 928 bytes} [Tue Jun 23 02:25:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.186 () {34 vars in 654 bytes} [Tue Jun 23 02:25:54 2026] POST /v2/images => generated 648 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 02:25:54.502 8 WARNING glance.api.v2.images [None req-b5cc7a95-b1f7-4bcd-bae0-595833499ac9 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//581c2660-0ee5-4e30-af1d-445d63670de0 [pid: 8|app: 0|req: 355/703] 10.0.0.186 () {32 vars in 709 bytes} [Tue Jun 23 02:25:54 2026] DELETE /v2/images/581c2660-0ee5-4e30-af1d-445d63670de0 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:25:54 2026] GET /v2/images/581c2660-0ee5-4e30-af1d-445d63670de0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.186 () {32 vars in 632 bytes} [Tue Jun 23 02:25:54 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.186 () {34 vars in 654 bytes} [Tue Jun 23 02:25:54 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.186 () {32 vars in 716 bytes} [Tue Jun 23 02:25:54 2026] GET /v2/images/da6c6d51-4840-40c4-9a64-aca828d86d9e/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:25:54.725 7 INFO glance.api.v2.image_data [None req-783a93c0-b799-4147-a496-f20325a0be8a 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 02:25:54.788 7 WARNING glance_store._drivers.rbd [None req-783a93c0-b799-4147-a496-f20325a0be8a 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 02:25:55.070 7 INFO glance.location [None req-783a93c0-b799-4147-a496-f20325a0be8a 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/708] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:25:54 2026] PUT /v2/images/da6c6d51-4840-40c4-9a64-aca828d86d9e/file => generated 0 bytes in 406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:25:55 2026] GET /v2/images/da6c6d51-4840-40c4-9a64-aca828d86d9e => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.186 () {32 vars in 716 bytes} [Tue Jun 23 02:25:55 2026] GET /v2/images/da6c6d51-4840-40c4-9a64-aca828d86d9e/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.186 () {34 vars in 654 bytes} [Tue Jun 23 02:25:55 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.186 () {32 vars in 725 bytes} [Tue Jun 23 02:25:55 2026] PATCH /v2/images/ca77cae6-699b-4974-837c-27276065a8fd => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:25:55 2026] GET /v2/images/ca77cae6-699b-4974-837c-27276065a8fd => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:55.415 7 WARNING glance.api.v2.images [None req-c1669adc-8172-47d8-a11a-471dc92256ac 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca77cae6-699b-4974-837c-27276065a8fd [pid: 7|app: 0|req: 354/714] 10.0.0.186 () {32 vars in 709 bytes} [Tue Jun 23 02:25:55 2026] DELETE /v2/images/ca77cae6-699b-4974-837c-27276065a8fd => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:25:55 2026] GET /v2/images/ca77cae6-699b-4974-837c-27276065a8fd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:25:55.490 7 WARNING glance.api.v2.images [None req-048a3e25-dfc9-4357-8a00-da2620d0c709 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da6c6d51-4840-40c4-9a64-aca828d86d9e [pid: 7|app: 0|req: 355/716] 10.0.0.186 () {32 vars in 709 bytes} [Tue Jun 23 02:25:55 2026] DELETE /v2/images/da6c6d51-4840-40c4-9a64-aca828d86d9e => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:25:56 2026] GET /v2/images/da6c6d51-4840-40c4-9a64-aca828d86d9e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:25:56.359 7 WARNING glance.api.v2.images [None req-a8ed72c1-2320-42e4-967a-b3a78c517a07 5a39d53b60164ca985d3a9eb1a55c872 2897e4aae5524188a4ef1d6abb4780bf - - default default] Failed to find image 581c2660-0ee5-4e30-af1d-445d63670de0 to delete: glance.common.exception.ImageNotFound: No image found with ID 581c2660-0ee5-4e30-af1d-445d63670de0 [pid: 7|app: 0|req: 356/718] 10.0.0.186 () {32 vars in 709 bytes} [Tue Jun 23 02:25:56 2026] DELETE /v2/images/581c2660-0ee5-4e30-af1d-445d63670de0 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:25:56 2026] GET /v2/images/581c2660-0ee5-4e30-af1d-445d63670de0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:26:08 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/725] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:26:08 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: 369/730] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:26:30 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:26:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.186 () {30 vars in 410 bytes} [Tue Jun 23 02:26:44 2026] GET / => generated 1290 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:26:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 372/736] 10.0.0.186 () {32 vars in 706 bytes} [Tue Jun 23 02:26:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 374/739] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:26:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:26:47 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: 375/741] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:26:47 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: 367/742] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:26:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 376/743] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:26:47 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: 368/744] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:26:47 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: 377/745] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:26:47 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 369/746] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:26:47 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: 378/747] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:26:47 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: 370/748] 10.0.0.177 () {36 vars in 910 bytes} [Tue Jun 23 02:26:48 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.177 () {36 vars in 1006 bytes} [Tue Jun 23 02:26:48 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/750] 10.0.0.177 () {36 vars in 986 bytes} [Tue Jun 23 02:26:48 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 380/751] 10.0.0.177 () {36 vars in 926 bytes} [Tue Jun 23 02:26:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.177 () {36 vars in 926 bytes} [Tue Jun 23 02:26:48 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: 383/757] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:27:12 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/758] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:27: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: 377/761] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:27:19 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02: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: 380/767] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:27:44 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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/768] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:27:44 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: 383/773] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:28:02 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:28:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/779] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:28:24 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 386/780] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:28:24 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: 401/793] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:29:20 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 393/794] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:29:20 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/799] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:29:39 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 396/800] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:29:39 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: 406/803] 10.0.0.191 () {36 vars in 986 bytes} [Tue Jun 23 02:29:51 2026] GET /v2/images/b745f1cf-c8dc-40a0-89ca-015f99bd90ce => 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: 398/804] 10.0.0.191 () {36 vars in 926 bytes} [Tue Jun 23 02:29:51 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: 410/811] 199.204.45.3 () {32 vars in 823 bytes} [Tue Jun 23 02:30:22 2026] GET /v2/images?status=active&owner=2b69e4795738461482da0baa499ebba3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/812] 199.204.45.3 () {32 vars in 650 bytes} [Tue Jun 23 02:30:22 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: 411/813] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:30:23 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => 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: 403/814] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:30:23 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: 412/815] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:30:23 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: 404/816] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:30:23 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:30:23 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: 405/818] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:30:23 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: 414/819] 10.0.0.3 () {36 vars in 984 bytes} [Tue Jun 23 02:30:23 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/820] 10.0.0.3 () {36 vars in 924 bytes} [Tue Jun 23 02:30:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/821] 10.0.0.177 () {36 vars in 910 bytes} [Tue Jun 23 02:30:23 2026] GET /versions => generated 1290 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/822] 10.0.0.177 () {36 vars in 1006 bytes} [Tue Jun 23 02:30:23 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/823] 10.0.0.177 () {36 vars in 986 bytes} [Tue Jun 23 02:30:23 2026] GET /v2/images/73e250ed-1abf-4f79-aa27-7a019ef254ce => 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: 408/824] 10.0.0.177 () {36 vars in 926 bytes} [Tue Jun 23 02:30:23 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: 417/825] 10.0.0.177 () {36 vars in 926 bytes} [Tue Jun 23 02:30: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: 7|app: 0|req: 431/870] 10.0.0.186 () {32 vars in 632 bytes} [Tue Jun 23 02:34:02 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)