+ 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 [Fri Jun 5 11:45:44 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-7794bddf99-t9n6f 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 0x7f41742da668 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-05 11:45:46.681 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-05 11:45:46.699 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-05 11:45:47.525 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-05 11:45:47.526 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-05 11:45:47.527 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-05 11:45:47.591 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-05 11:45:47.592 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-05 11:45:47.593 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-05 11:45:49.509 7 WARNING glance.api.v2.images [None req-679faea6-0b38-4695-afa6-e1514fef6b9a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-05 11:45:49.709 8 WARNING glance.api.v2.images [None req-601a1845-63d3-42a9-9fbf-c90179039246 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-05 11:45:49.834 7 WARNING keystonemiddleware._common.config [None req-679faea6-0b38-4695-afa6-e1514fef6b9a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 11:45:49.841 7 WARNING oslo_config.cfg [None req-679faea6-0b38-4695-afa6-e1514fef6b9a - - - - - -] 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 0x7f41742da668 pid: 7 (default app) 2026-06-05 11:45:50.127 8 WARNING keystonemiddleware._common.config [None req-601a1845-63d3-42a9-9fbf-c90179039246 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 11:45:50.134 8 WARNING oslo_config.cfg [None req-601a1845-63d3-42a9-9fbf-c90179039246 - - - - - -] 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 6 seconds on interpreter 0x7f41742da668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 11:45:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 11:45:51.576 8 WARNING oslo_policy.policy [None req-11e07654-553e-4635-a3cf-c11983c85348 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:51.576 8 WARNING oslo_policy.policy [None req-11e07654-553e-4635-a3cf-c11983c85348 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:51.593 8 WARNING oslo_policy.policy [None req-11e07654-553e-4635-a3cf-c11983c85348 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:51.593 8 WARNING oslo_policy.policy [None req-11e07654-553e-4635-a3cf-c11983c85348 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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.210 () {44 vars in 910 bytes} [Fri Jun 5 11:45:51 2026] GET /v2/images => generated 69 bytes in 546 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.210 () {42 vars in 688 bytes} [Fri Jun 5 11:45: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: 2/7] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 11:45:55 2026] GET /v2/images => generated 69 bytes in 40 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-05 11:45:55.178 7 WARNING oslo_policy.policy [None req-1bcb8c1f-9374-407b-974d-8a9a4a19aae5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:55.178 7 WARNING oslo_policy.policy [None req-1bcb8c1f-9374-407b-974d-8a9a4a19aae5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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.210 () {44 vars in 911 bytes} [Fri Jun 5 11:45:55 2026] GET /v2/images/cirros => generated 151 bytes in 119 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.210 () {44 vars in 933 bytes} [Fri Jun 5 11:45:55 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-05 11:45:55.316 7 WARNING oslo_policy.policy [None req-a2d2a322-e84f-4b22-9c6d-2377fc426572 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:55.316 7 WARNING oslo_policy.policy [None req-a2d2a322-e84f-4b22-9c6d-2377fc426572 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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.210 () {44 vars in 939 bytes} [Fri Jun 5 11:45:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 11:45:55.402 8 WARNING oslo_config.cfg [None req-ece4d813-5ddb-4ed1-af04-3ee588972d66 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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.210 () {48 vars in 951 bytes} [Fri Jun 5 11:45:55 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 11:45:55.421 7 WARNING oslo_policy.policy [None req-8e9bbd17-c169-44e4-a662-815d6d1683d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:55.421 7 WARNING oslo_policy.policy [None req-8e9bbd17-c169-44e4-a662-815d6d1683d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 11:45:55.422 7 INFO glance.api.v2.image_data [None req-8e9bbd17-c169-44e4-a662-815d6d1683d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 11:45:58.624 7 WARNING glance.location [None req-8e9bbd17-c169-44e4-a662-815d6d1683d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1045 bytes} [Fri Jun 5 11:45:55 2026] PUT /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c/file => generated 0 bytes in 3244 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5479 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 11:45:58 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 11:45:58.774 7 WARNING oslo_config.cfg [None req-23fa9d4e-070e-4d31-b6c0-d0a2cc34815c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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/14] 199.204.45.210 () {48 vars in 1051 bytes} [Fri Jun 5 11:45:58 2026] PATCH /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 11:45:58 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 133/262] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:06:26 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: 130/263] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:06:26 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:06:49 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: 134/271] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:06:49 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.210 () {44 vars in 937 bytes} [Fri Jun 5 12:06:49 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: 135/273] 199.204.45.210 () {44 vars in 959 bytes} [Fri Jun 5 12:06:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.210 () {44 vars in 939 bytes} [Fri Jun 5 12:06:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.210 () {48 vars in 951 bytes} [Fri Jun 5 12:06:49 2026] POST /v2/images => generated 796 bytes in 416 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 12:06:49.838 7 INFO glance.api.v2.image_data [None req-826e5215-ad06-4911-8c4c-8654e6ebe585 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 12:07:25.981 7 WARNING glance.location [None req-826e5215-ad06-4911-8c4c-8654e6ebe585 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/282] 199.204.45.210 () {48 vars in 1046 bytes} [Fri Jun 5 12:06:49 2026] PUT /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5/file => generated 0 bytes in 36201 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59350 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 12:07:26 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => 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: 141/284] 199.204.45.210 () {48 vars in 1051 bytes} [Fri Jun 5 12:07:26 2026] PATCH /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 12:07:26 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:07:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:07:27 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:14:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:14:59 2026] GET /v2/images => generated 2778 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:15:24 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: 192/387] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:15:24 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.210 () {44 vars in 947 bytes} [Fri Jun 5 12:15:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.210 () {44 vars in 969 bytes} [Fri Jun 5 12:15:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.210 () {44 vars in 939 bytes} [Fri Jun 5 12:15:24 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) [pid: 7|app: 0|req: 194/391] 199.204.45.210 () {48 vars in 951 bytes} [Fri Jun 5 12:15:24 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 12:15:24.621 8 WARNING oslo_policy.policy [None req-f1bc7ac6-de7b-4d44-a1c3-fe7cc2f6a862 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 12:15:24.621 8 WARNING oslo_policy.policy [None req-f1bc7ac6-de7b-4d44-a1c3-fe7cc2f6a862 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-05 12:15:24.623 8 INFO glance.api.v2.image_data [None req-f1bc7ac6-de7b-4d44-a1c3-fe7cc2f6a862 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 12:15:55.793 8 INFO glance.location [None req-f1bc7ac6-de7b-4d44-a1c3-fe7cc2f6a862 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/398] 199.204.45.210 () {48 vars in 1045 bytes} [Fri Jun 5 12:15:24 2026] PUT /v2/images/cf105103-0446-47d4-9544-a582c5324cd7/file => generated 0 bytes in 31239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21582 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 12:15:55 2026] GET /v2/images/cf105103-0446-47d4-9544-a582c5324cd7 => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.210 () {48 vars in 1051 bytes} [Fri Jun 5 12:15:55 2026] PATCH /v2/images/cf105103-0446-47d4-9544-a582c5324cd7 => generated 1410 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 12:15:56 2026] GET /v2/images/cf105103-0446-47d4-9544-a582c5324cd7 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:16:48 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: 205/413] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:16:48 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:17:06 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/419] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:17:06 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.210 () {44 vars in 939 bytes} [Fri Jun 5 12:17:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 199.204.45.210 () {44 vars in 961 bytes} [Fri Jun 5 12:17:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.204.45.210 () {44 vars in 939 bytes} [Fri Jun 5 12:17:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.204.45.210 () {48 vars in 951 bytes} [Fri Jun 5 12:17:06 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-05 12:17:06.449 7 INFO glance.api.v2.image_data [None req-f9fee09a-eb53-4ae1-8108-8e8ec16d342b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 12:17:23.706 7 INFO glance.location [None req-f9fee09a-eb53-4ae1-8108-8e8ec16d342b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 214/428] 199.204.45.210 () {48 vars in 1046 bytes} [Fri Jun 5 12:17:06 2026] PUT /v2/images/742f6b4a-6724-41ec-9478-43418f6e6e08/file => generated 0 bytes in 17315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30559 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 12:17:23 2026] GET /v2/images/742f6b4a-6724-41ec-9478-43418f6e6e08 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 199.204.45.210 () {48 vars in 1051 bytes} [Fri Jun 5 12:17:23 2026] PATCH /v2/images/742f6b4a-6724-41ec-9478-43418f6e6e08 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.204.45.210 () {44 vars in 971 bytes} [Fri Jun 5 12:17:23 2026] GET /v2/images/742f6b4a-6724-41ec-9478-43418f6e6e08 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:30:23 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: 295/589] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:30:23 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:32:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:32:44 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:32:46 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: 311/621] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:32:46 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: 8|app: 0|req: 317/632] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:33:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:33:37 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:33:46 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: 319/637] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:33:46 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 199.204.45.210 () {42 vars in 688 bytes} [Fri Jun 5 12:34:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 5 12:34:49 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/662] 10.0.0.187 () {32 vars in 633 bytes} [Fri Jun 5 12:35:33 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:35:59 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 28 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: 335/670] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:35:59 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: 336/671] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:36:00 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:36:00 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: 337/673] 199.204.45.210 () {36 vars in 991 bytes} [Fri Jun 5 12:36:07 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 337/674] 199.204.45.210 () {36 vars in 931 bytes} [Fri Jun 5 12:36:07 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: 338/675] 199.204.45.210 () {36 vars in 991 bytes} [Fri Jun 5 12:36:07 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 338/676] 199.204.45.210 () {36 vars in 931 bytes} [Fri Jun 5 12:36: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: 340/679] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:36:16 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:36:16 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: 341/681] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:36:18 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:36:18 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: 342/683] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:36:18 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/684] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:36:18 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:36:18 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: 343/686] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:36:18 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:36:18 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 344/688] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:36:18 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: 345/689] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:36:18 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: 346/692] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jun 5 12:36:19 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:36:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jun 5 12:36:19 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 348/695] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:36:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:36:19 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: 355/709] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:37:20 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:37:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:37:34 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:37:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.187 () {34 vars in 655 bytes} [Fri Jun 5 12:38:13 2026] POST /v2/images => generated 649 bytes in 171 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-05 12:38:13.439 8 WARNING glance.api.v2.images [None req-21247f91-ffed-4d3f-9a2a-82cfbbd53dc0 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//25f79976-4195-4afe-a92a-d5eac71e0c26 [pid: 8|app: 0|req: 362/724] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jun 5 12:38:13 2026] DELETE /v2/images/25f79976-4195-4afe-a92a-d5eac71e0c26 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:38:13 2026] GET /v2/images/25f79976-4195-4afe-a92a-d5eac71e0c26 => 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: 363/726] 10.0.0.187 () {32 vars in 633 bytes} [Fri Jun 5 12:38:13 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/727] 10.0.0.187 () {34 vars in 655 bytes} [Fri Jun 5 12:38:13 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jun 5 12:38:13 2026] GET /v2/images/ba6a4f57-319f-4659-8ce0-ffdfd0143334/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 12:38:13.627 7 INFO glance.api.v2.image_data [None req-1ca811b6-3ab4-4c71-9ad1-9685c26e4eaa 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-05 12:38:13.671 7 WARNING glance_store._drivers.rbd [None req-1ca811b6-3ab4-4c71-9ad1-9685c26e4eaa 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-05 12:38:14.295 7 INFO glance.location [None req-1ca811b6-3ab4-4c71-9ad1-9685c26e4eaa 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/729] 10.0.0.187 () {32 vars in 727 bytes} [Fri Jun 5 12:38:13 2026] PUT /v2/images/ba6a4f57-319f-4659-8ce0-ffdfd0143334/file => generated 0 bytes in 718 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:38:14 2026] GET /v2/images/ba6a4f57-319f-4659-8ce0-ffdfd0143334 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jun 5 12:38:14 2026] GET /v2/images/ba6a4f57-319f-4659-8ce0-ffdfd0143334/file => generated 1024 bytes in 111 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.187 () {34 vars in 655 bytes} [Fri Jun 5 12:38:14 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.187 () {32 vars in 726 bytes} [Fri Jun 5 12:38:14 2026] PATCH /v2/images/33e301dd-2f79-4c1b-b1cb-c6e4aa20eafc => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:38:14 2026] GET /v2/images/33e301dd-2f79-4c1b-b1cb-c6e4aa20eafc => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 12:38:14.612 7 WARNING glance.api.v2.images [None req-ce2d1c65-b679-401b-8fb9-b2603dc1e54b 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33e301dd-2f79-4c1b-b1cb-c6e4aa20eafc [pid: 7|app: 0|req: 368/735] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jun 5 12:38:14 2026] DELETE /v2/images/33e301dd-2f79-4c1b-b1cb-c6e4aa20eafc => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:38:14 2026] GET /v2/images/33e301dd-2f79-4c1b-b1cb-c6e4aa20eafc => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 12:38:14.698 7 WARNING glance.api.v2.images [None req-ab77afc1-341a-4431-b19d-5c7cdb2df141 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ba6a4f57-319f-4659-8ce0-ffdfd0143334 [pid: 7|app: 0|req: 369/737] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jun 5 12:38:14 2026] DELETE /v2/images/ba6a4f57-319f-4659-8ce0-ffdfd0143334 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:38:15 2026] GET /v2/images/ba6a4f57-319f-4659-8ce0-ffdfd0143334 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 12:38:15.529 7 WARNING glance.api.v2.images [None req-ce913623-d783-4dbd-a083-b5ab8b22cef7 328735709b3e4664a54af617b0673377 e44189546f47492cb31a3318d4210134 - - default default] Failed to find image 25f79976-4195-4afe-a92a-d5eac71e0c26 to delete: glance.common.exception.ImageNotFound: No image found with ID 25f79976-4195-4afe-a92a-d5eac71e0c26 [pid: 7|app: 0|req: 370/739] 10.0.0.187 () {32 vars in 710 bytes} [Fri Jun 5 12:38:15 2026] DELETE /v2/images/25f79976-4195-4afe-a92a-d5eac71e0c26 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:38:15 2026] GET /v2/images/25f79976-4195-4afe-a92a-d5eac71e0c26 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.187 () {30 vars in 411 bytes} [Fri Jun 5 12:38:18 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: 375/748] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:38:45 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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/749] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:38: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: 377/752] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:38:49 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 376/753] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:38:49 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/756] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:39:03 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:39:03 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: 382/762] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:39:24 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 381/763] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:39:24 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: 385/770] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:39:49 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 386/771] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:39:49 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: 386/772] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:39:52 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 387/773] 10.0.0.187 () {32 vars in 707 bytes} [Fri Jun 5 12:39:53 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 387/774] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:39:53 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:39:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:39:53 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: 389/777] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:39:53 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 389/778] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:39:53 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: 390/779] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:39:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:39:53 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:39:53 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: 391/782] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:39:53 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: 392/783] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jun 5 12:39:54 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:39:54 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: 393/785] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jun 5 12:39:54 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 393/786] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:39:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:39:54 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: 395/790] 199.204.45.210 () {32 vars in 826 bytes} [Fri Jun 5 12:39:59 2026] GET /v2/images?status=active&owner=d54ea30d3a314692a285cb60f4f84fc4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 199.204.45.210 () {32 vars in 653 bytes} [Fri Jun 5 12:39:59 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: 396/792] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 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: 397/794] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => 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: 398/796] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/797] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 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: 399/798] 10.0.0.226 () {36 vars in 987 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => 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: 400/799] 10.0.0.226 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 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: 400/800] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/801] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/802] 10.0.0.135 () {36 vars in 987 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/images/7b279b69-285b-43b6-8183-6cba9bce30c5 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 10.0.0.135 () {36 vars in 927 bytes} [Fri Jun 5 12:40:00 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: 405/809] 10.0.0.30 () {36 vars in 986 bytes} [Fri Jun 5 12:40:27 2026] GET /v2/images/18033959-8270-4966-b5e8-39a097ec5b0c => 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: 405/810] 10.0.0.30 () {36 vars in 926 bytes} [Fri Jun 5 12:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/861] 10.0.0.187 () {32 vars in 633 bytes} [Fri Jun 5 12:44:34 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)