+ 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 [Thu Jun 4 16:21:08 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-584c99db9f-575tr 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 0x7fe262439668 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-04 16:21:10.582 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 16:21:10.597 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-04 16:21:11.511 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-04 16:21:11.512 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-04 16:21:11.513 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 16:21:11.546 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-04 16:21:11.547 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-04 16:21:11.548 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 16:21:13.531 7 WARNING glance.api.v2.images [None req-e61332e1-aa3b-4d26-aedc-707ab0b146bd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 16:21:13.574 8 WARNING glance.api.v2.images [None req-61f6233d-321b-44a1-acf0-94bd0d9e3a0a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 16:21:13.865 7 WARNING keystonemiddleware._common.config [None req-e61332e1-aa3b-4d26-aedc-707ab0b146bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 16:21:13.873 7 WARNING oslo_config.cfg [None req-e61332e1-aa3b-4d26-aedc-707ab0b146bd - - - - - -] 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 0x7fe262439668 pid: 7 (default app) 2026-06-04 16:21:13.923 8 WARNING keystonemiddleware._common.config [None req-61f6233d-321b-44a1-acf0-94bd0d9e3a0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 16:21:13.932 8 WARNING oslo_config.cfg [None req-61f6233d-321b-44a1-acf0-94bd0d9e3a0a - - - - - -] 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 0x7fe262439668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:21:14 2026] GET / => generated 1312 bytes in 2 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-04 16:21:14.856 8 WARNING oslo_policy.policy [None req-d817fd69-7bcc-49ce-8fdd-f32ad114acae 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:14.856 8 WARNING oslo_policy.policy [None req-d817fd69-7bcc-49ce-8fdd-f32ad114acae 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:14.874 8 WARNING oslo_policy.policy [None req-d817fd69-7bcc-49ce-8fdd-f32ad114acae 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:14.874 8 WARNING oslo_policy.policy [None req-d817fd69-7bcc-49ce-8fdd-f32ad114acae 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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/5] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:21:14 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:21:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:21:18 2026] GET /v2/images => generated 69 bytes in 42 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-04 16:21:18.624 7 WARNING oslo_policy.policy [None req-ce142ebf-a694-4ef7-b5df-74ab76079839 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:18.624 7 WARNING oslo_policy.policy [None req-ce142ebf-a694-4ef7-b5df-74ab76079839 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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: 6/8] 199.204.45.148 () {44 vars in 910 bytes} [Thu Jun 4 16:21:18 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.148 () {44 vars in 932 bytes} [Thu Jun 4 16:21:18 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-06-04 16:21:18.767 7 WARNING oslo_policy.policy [None req-6cb61b47-e557-4f2e-a1cc-2010f6ce7f03 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:18.767 7 WARNING oslo_policy.policy [None req-6cb61b47-e557-4f2e-a1cc-2010f6ce7f03 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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/10] 199.204.45.148 () {44 vars in 938 bytes} [Thu Jun 4 16:21:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 16:21:18.856 8 WARNING oslo_config.cfg [None req-d5b85c6a-1f43-4f86-868d-0bee43fe8b0b 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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/11] 199.204.45.148 () {48 vars in 950 bytes} [Thu Jun 4 16:21:18 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 16:21:18.880 7 WARNING oslo_policy.policy [None req-3845a408-3a0c-467a-9038-711a01464ab6 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:18.880 7 WARNING oslo_policy.policy [None req-3845a408-3a0c-467a-9038-711a01464ab6 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:21:18.881 7 INFO glance.api.v2.image_data [None req-3845a408-3a0c-467a-9038-711a01464ab6 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 16:21:22.693 7 WARNING glance.location [None req-3845a408-3a0c-467a-9038-711a01464ab6 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.148 () {48 vars in 1044 bytes} [Thu Jun 4 16:21:18 2026] PUT /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0/file => generated 0 bytes in 3859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8305 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:21:22 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 16:21:22.842 7 WARNING oslo_config.cfg [None req-f2d623a7-29f2-4fa7-b8f3-3601061114e1 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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: 9/16] 199.204.45.148 () {48 vars in 1050 bytes} [Thu Jun 4 16:21:22 2026] PATCH /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:21:22 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 136/272] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:42:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:42:36 2026] GET /v2/images => generated 1381 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:43:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:43:08 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.148 () {44 vars in 936 bytes} [Thu Jun 4 16:43:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.148 () {44 vars in 958 bytes} [Thu Jun 4 16:43: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: 143/284] 199.204.45.148 () {44 vars in 938 bytes} [Thu Jun 4 16:43:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.148 () {48 vars in 950 bytes} [Thu Jun 4 16:43:08 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 16:43:08.770 7 INFO glance.api.v2.image_data [None req-08695808-3a02-43ca-b0e9-0a78b912cfff 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 16:43:53.428 7 WARNING glance.location [None req-08695808-3a02-43ca-b0e9-0a78b912cfff 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/296] 199.204.45.148 () {48 vars in 1045 bytes} [Thu Jun 4 16:43:08 2026] PUT /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1/file => generated 0 bytes in 44699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57369 switches on core 0) [pid: 8|app: 0|req: 153/297] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:43:53 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/298] 199.204.45.148 () {48 vars in 1050 bytes} [Thu Jun 4 16:43:53 2026] PATCH /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/299] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:43:53 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => 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: 146/300] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:43:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/301] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:43:55 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:50:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:50:41 2026] GET /v2/images => generated 2778 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:51:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:51:10 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.148 () {44 vars in 946 bytes} [Thu Jun 4 16:51:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/393] 199.204.45.148 () {44 vars in 968 bytes} [Thu Jun 4 16:51:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/394] 199.204.45.148 () {44 vars in 938 bytes} [Thu Jun 4 16:51:10 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) [pid: 7|app: 0|req: 193/395] 199.204.45.148 () {48 vars in 950 bytes} [Thu Jun 4 16:51:10 2026] POST /v2/images => generated 799 bytes in 1742 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 16:51:12.322 8 WARNING oslo_policy.policy [None req-5eb847f8-2162-4f8f-9194-50fb4b7e77ff 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:51:12.322 8 WARNING oslo_policy.policy [None req-5eb847f8-2162-4f8f-9194-50fb4b7e77ff 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - 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-04 16:51:12.324 8 INFO glance.api.v2.image_data [None req-5eb847f8-2162-4f8f-9194-50fb4b7e77ff 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 16:53:30.775 8 INFO glance.location [None req-5eb847f8-2162-4f8f-9194-50fb4b7e77ff 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/424] 199.204.45.148 () {48 vars in 1044 bytes} [Thu Jun 4 16:51:12 2026] PUT /v2/images/efc7f015-9d72-411d-b59e-0e11db542182/file => generated 0 bytes in 139088 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17706 switches on core 0) [pid: 7|app: 0|req: 222/425] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:53:31 2026] GET /v2/images/efc7f015-9d72-411d-b59e-0e11db542182 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/428] 199.204.45.148 () {48 vars in 1050 bytes} [Thu Jun 4 16:53:31 2026] PATCH /v2/images/efc7f015-9d72-411d-b59e-0e11db542182 => generated 1410 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/429] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:53:33 2026] GET /v2/images/efc7f015-9d72-411d-b59e-0e11db542182 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/436] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:54:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/437] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:54:10 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/446] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 16:54:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/447] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 16:54:51 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: 7|app: 0|req: 235/448] 199.204.45.148 () {44 vars in 938 bytes} [Thu Jun 4 16:54:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/449] 199.204.45.148 () {44 vars in 960 bytes} [Thu Jun 4 16:54:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/450] 199.204.45.148 () {44 vars in 938 bytes} [Thu Jun 4 16:54:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/451] 199.204.45.148 () {48 vars in 950 bytes} [Thu Jun 4 16:54:51 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 16:54:51.571 7 INFO glance.api.v2.image_data [None req-25d66bcb-674f-49d6-bcb2-082a9ba8790e 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 16:55:07.830 7 INFO glance.location [None req-25d66bcb-674f-49d6-bcb2-082a9ba8790e 390f09d894de4c4f9f3379e112d483c7 358681da284c4a02994646447baca849 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 237/456] 199.204.45.148 () {48 vars in 1045 bytes} [Thu Jun 4 16:54:51 2026] PUT /v2/images/568c1154-565b-4540-94b8-8816c8876063/file => generated 0 bytes in 16302 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32387 switches on core 0) [pid: 8|app: 0|req: 220/457] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:55:07 2026] GET /v2/images/568c1154-565b-4540-94b8-8816c8876063 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/458] 199.204.45.148 () {48 vars in 1050 bytes} [Thu Jun 4 16:55:07 2026] PATCH /v2/images/568c1154-565b-4540-94b8-8816c8876063 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/459] 199.204.45.148 () {44 vars in 970 bytes} [Thu Jun 4 16:55:08 2026] GET /v2/images/568c1154-565b-4540-94b8-8816c8876063 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/614] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 17:07:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/615] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 17:07:58 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/644] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 17:10:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/645] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 17:10:17 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: 8|app: 0|req: 315/646] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 17:10:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/647] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 17:10:19 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/658] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 17:11:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/659] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 17:11:09 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/662] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 17:11:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/663] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 17:11:18 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/676] 199.204.45.148 () {42 vars in 687 bytes} [Thu Jun 4 17:12:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/677] 199.204.45.148 () {44 vars in 909 bytes} [Thu Jun 4 17:12:20 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/688] 10.0.0.116 () {32 vars in 633 bytes} [Thu Jun 4 17:13:05 2026] GET /v2/images => generated 5574 bytes in 24 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: 355/693] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:13:29 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:13:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/695] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:13:29 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 340/696] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:13:29 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/699] 199.204.45.148 () {36 vars in 991 bytes} [Thu Jun 4 17:13:37 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 342/700] 199.204.45.148 () {36 vars in 931 bytes} [Thu Jun 4 17:13:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/701] 199.204.45.148 () {36 vars in 991 bytes} [Thu Jun 4 17:13:37 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 343/702] 199.204.45.148 () {36 vars in 931 bytes} [Thu Jun 4 17:13:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/705] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:13:45 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:13:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:13:47 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 346/708] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:13: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: 353/721] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:14:48 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:14: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: 354/723] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:14: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: 370/724] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:14:48 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 355/725] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:14: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: 371/726] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:14: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: 356/727] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:14:49 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 372/728] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:14:49 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: 357/729] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:14:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/730] 10.0.0.177 () {36 vars in 987 bytes} [Thu Jun 4 17:14:49 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/731] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:14: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: 7|app: 0|req: 374/732] 10.0.0.177 () {36 vars in 987 bytes} [Thu Jun 4 17:14:50 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 359/733] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:14: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: 375/734] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:14:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/741] 10.0.0.116 () {34 vars in 655 bytes} [Thu Jun 4 17:15:16 2026] POST /v2/images => generated 648 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 17:15:16.374 8 WARNING glance.api.v2.images [None req-a3e895d2-9a86-4e17-9372-458e9c495f63 debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e [pid: 8|app: 0|req: 363/742] 10.0.0.116 () {32 vars in 710 bytes} [Thu Jun 4 17:15:16 2026] DELETE /v2/images/fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/743] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:15:16 2026] GET /v2/images/fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/744] 10.0.0.116 () {32 vars in 633 bytes} [Thu Jun 4 17:15:16 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/745] 10.0.0.116 () {34 vars in 655 bytes} [Thu Jun 4 17:15:16 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/746] 10.0.0.116 () {32 vars in 717 bytes} [Thu Jun 4 17:15:16 2026] GET /v2/images/31e7679e-7f27-408f-9baa-48f98e04ab44/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 17:15:16.546 7 INFO glance.api.v2.image_data [None req-e96c6489-c5b0-4360-a1bb-dd80c0315aeb debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 17:15:16.588 7 WARNING glance_store._drivers.rbd [None req-e96c6489-c5b0-4360-a1bb-dd80c0315aeb debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 17:15:17.110 7 INFO glance.location [None req-e96c6489-c5b0-4360-a1bb-dd80c0315aeb debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/747] 10.0.0.116 () {32 vars in 727 bytes} [Thu Jun 4 17:15:16 2026] PUT /v2/images/31e7679e-7f27-408f-9baa-48f98e04ab44/file => generated 0 bytes in 610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:15:17 2026] GET /v2/images/31e7679e-7f27-408f-9baa-48f98e04ab44 => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/749] 10.0.0.116 () {32 vars in 717 bytes} [Thu Jun 4 17:15:17 2026] GET /v2/images/31e7679e-7f27-408f-9baa-48f98e04ab44/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/750] 10.0.0.116 () {34 vars in 655 bytes} [Thu Jun 4 17:15:17 2026] POST /v2/images => generated 647 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/751] 10.0.0.116 () {32 vars in 726 bytes} [Thu Jun 4 17:15:17 2026] PATCH /v2/images/273abbab-5740-48f4-81f1-c3e630248130 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/752] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:15:17 2026] GET /v2/images/273abbab-5740-48f4-81f1-c3e630248130 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 17:15:17.438 7 WARNING glance.api.v2.images [None req-51d2db10-3b75-4da8-89db-ac288149ee60 debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//273abbab-5740-48f4-81f1-c3e630248130 [pid: 7|app: 0|req: 385/753] 10.0.0.116 () {32 vars in 710 bytes} [Thu Jun 4 17:15:17 2026] DELETE /v2/images/273abbab-5740-48f4-81f1-c3e630248130 => 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: 369/754] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:15:17 2026] GET /v2/images/273abbab-5740-48f4-81f1-c3e630248130 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 17:15:17.503 7 WARNING glance.api.v2.images [None req-70d7fe49-45fc-4317-bf0a-cf873c038b02 debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31e7679e-7f27-408f-9baa-48f98e04ab44 [pid: 7|app: 0|req: 386/755] 10.0.0.116 () {32 vars in 710 bytes} [Thu Jun 4 17:15:17 2026] DELETE /v2/images/31e7679e-7f27-408f-9baa-48f98e04ab44 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/756] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:15:18 2026] GET /v2/images/31e7679e-7f27-408f-9baa-48f98e04ab44 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 17:15:18.394 7 WARNING glance.api.v2.images [None req-1774c911-51a4-4a5f-aa02-7c86b387754d debcb96b151b41e29db26b47230f64dc cb18cba5a5a74e6883cb7adfa0c54920 - - default default] Failed to find image fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e to delete: glance.common.exception.ImageNotFound: No image found with ID fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e [pid: 7|app: 0|req: 387/757] 10.0.0.116 () {32 vars in 710 bytes} [Thu Jun 4 17:15:18 2026] DELETE /v2/images/fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e => 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: 371/758] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:15:18 2026] GET /v2/images/fbddb2cc-bd3e-4d16-8889-ea1045cbdb4e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:15:46 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 391/766] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:15:46 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: 394/771] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:16:07 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 378/772] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:16:07 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: 382/779] 10.0.0.116 () {30 vars in 411 bytes} [Thu Jun 4 17:16:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/782] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:16:44 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 384/783] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:16:44 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: 402/788] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/789] 10.0.0.116 () {32 vars in 707 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 403/790] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 388/791] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/792] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/793] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/794] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 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: 7|app: 0|req: 406/796] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/797] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/798] 10.0.0.177 () {36 vars in 987 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 392/799] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 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: 408/800] 10.0.0.177 () {36 vars in 987 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 393/801] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/802] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/805] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:17:16 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 411/806] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:17:16 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: 414/811] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:17:41 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 398/812] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:17:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/825] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:18:34 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => generated 1312 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/826] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:18:34 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: 423/829] 10.0.0.86 () {36 vars in 986 bytes} [Thu Jun 4 17:18:52 2026] GET /v2/images/6ede2e63-867a-4cb8-842b-3261a66f70a0 => 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: 407/830] 10.0.0.86 () {36 vars in 926 bytes} [Thu Jun 4 17:18:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/839] 199.204.45.148 () {32 vars in 826 bytes} [Thu Jun 4 17:19:25 2026] GET /v2/images?status=active&owner=358681da284c4a02994646447baca849&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/840] 199.204.45.148 () {32 vars in 653 bytes} [Thu Jun 4 17:19:25 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: 429/841] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => 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: 413/842] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:19: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: 7|app: 0|req: 430/843] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/844] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => 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: 431/845] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/846] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:19: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: 7|app: 0|req: 432/847] 10.0.0.236 () {36 vars in 987 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => 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: 416/848] 10.0.0.236 () {36 vars in 927 bytes} [Thu Jun 4 17:19: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: 7|app: 0|req: 433/849] 10.0.0.177 () {36 vars in 987 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/850] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:19: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: 434/851] 10.0.0.177 () {36 vars in 987 bytes} [Thu Jun 4 17:19:26 2026] GET /v2/images/ff476bf7-e620-4ab2-b09d-7de5124737d1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/852] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:19:26 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: 435/853] 10.0.0.177 () {36 vars in 927 bytes} [Thu Jun 4 17:19: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: 447/910] 10.0.0.116 () {32 vars in 633 bytes} [Thu Jun 4 17:24:04 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)