+ 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 Sep 10 11:35:03 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-6888fc45fd-ns68h 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 0x7f1462540668 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-09-10 11:35:05.630 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-10 11:35:05.718 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-09-10 11:35:06.580 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-09-10 11:35:06.581 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-09-10 11:35:06.582 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-10 11:35:06.685 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-09-10 11:35:06.686 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-09-10 11:35:06.687 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-10 11:35:08.798 7 WARNING glance.api.v2.images [None req-f827ea03-fca1-4147-89bb-fbc7e84a2183 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 11:35:09.106 8 WARNING glance.api.v2.images [None req-7db7be50-49b7-4296-a252-8ae1d8a25023 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 11:35:09.171 7 WARNING keystonemiddleware._common.config [None req-f827ea03-fca1-4147-89bb-fbc7e84a2183 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:35:09.179 7 WARNING oslo_config.cfg [None req-f827ea03-fca1-4147-89bb-fbc7e84a2183 - - - - - -] 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 0x7f1462540668 pid: 7 (default app) 2026-09-10 11:35:09.565 8 WARNING keystonemiddleware._common.config [None req-7db7be50-49b7-4296-a252-8ae1d8a25023 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:35:09.574 8 WARNING oslo_config.cfg [None req-7db7be50-49b7-4296-a252-8ae1d8a25023 - - - - - -] 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 0x7f1462540668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 11:35:10 2026] GET / => generated 1301 bytes in 0 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-09-10 11:35:10.937 8 WARNING oslo_policy.policy [None req-ee2f6e90-f567-44f3-bb43-7fab5c76c433 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:10.937 8 WARNING oslo_policy.policy [None req-ee2f6e90-f567-44f3-bb43-7fab5c76c433 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:10.970 8 WARNING oslo_policy.policy [None req-ee2f6e90-f567-44f3-bb43-7fab5c76c433 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:10.970 8 WARNING oslo_policy.policy [None req-ee2f6e90-f567-44f3-bb43-7fab5c76c433 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 11:35:10 2026] GET /v2/images => generated 69 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 11:35:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 11:35:15 2026] GET /v2/images => generated 69 bytes in 38 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-09-10 11:35:15.214 7 WARNING oslo_policy.policy [None req-bbbd7e4c-0c1a-4c89-992f-a1e805113957 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:15.215 7 WARNING oslo_policy.policy [None req-bbbd7e4c-0c1a-4c89-992f-a1e805113957 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.72 () {44 vars in 908 bytes} [Thu Sep 10 11:35:15 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.72 () {44 vars in 930 bytes} [Thu Sep 10 11:35:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:35:15.370 7 WARNING oslo_policy.policy [None req-3a0c5722-6e09-41a4-bc24-65cff6b482cd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:15.370 7 WARNING oslo_policy.policy [None req-3a0c5722-6e09-41a4-bc24-65cff6b482cd 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.72 () {44 vars in 936 bytes} [Thu Sep 10 11:35:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:35:15.474 8 WARNING oslo_config.cfg [None req-60c7519c-5ded-4792-93ba-7f0014c071bf 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.72 () {48 vars in 948 bytes} [Thu Sep 10 11:35:15 2026] POST /v2/images => generated 760 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-10 11:35:15.500 7 WARNING oslo_policy.policy [None req-047a5e5c-0e17-4877-8efc-e2fa3e9c8947 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:15.500 7 WARNING oslo_policy.policy [None req-047a5e5c-0e17-4877-8efc-e2fa3e9c8947 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 11:35:15.503 7 INFO glance.api.v2.image_data [None req-047a5e5c-0e17-4877-8efc-e2fa3e9c8947 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 11:35:19.411 7 WARNING glance.location [None req-047a5e5c-0e17-4877-8efc-e2fa3e9c8947 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.72 () {48 vars in 1042 bytes} [Thu Sep 10 11:35:15 2026] PUT /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d/file => generated 0 bytes in 3974 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4391 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 11:35:19 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 11:35:19.611 7 WARNING oslo_config.cfg [None req-752f3f66-2843-4468-99f8-c98483f4ba19 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.72 () {48 vars in 1048 bytes} [Thu Sep 10 11:35:19 2026] PATCH /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 11:35:19 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 149/299] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 11:58:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 11:58:40 2026] GET /v2/images => generated 1381 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 11:59:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 11:59:07 2026] GET /v2/images => generated 1381 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 162.253.55.72 () {44 vars in 934 bytes} [Thu Sep 10 11:59:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 162.253.55.72 () {44 vars in 956 bytes} [Thu Sep 10 11:59:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 162.253.55.72 () {44 vars in 936 bytes} [Thu Sep 10 11:59:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 162.253.55.72 () {48 vars in 948 bytes} [Thu Sep 10 11:59:07 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-10 11:59:07.314 7 INFO glance.api.v2.image_data [None req-8ee5b987-a554-4366-b488-491384415e1e 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 11:59:46.620 7 WARNING glance.location [None req-8ee5b987-a554-4366-b488-491384415e1e 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 157/319] 162.253.55.72 () {48 vars in 1043 bytes} [Thu Sep 10 11:59:07 2026] PUT /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e/file => generated 0 bytes in 39393 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48934 switches on core 0) [pid: 8|app: 0|req: 163/320] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 11:59:46 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => 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: 158/321] 162.253.55.72 () {48 vars in 1048 bytes} [Thu Sep 10 11:59:46 2026] PATCH /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/322] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 11:59:46 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/325] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 11:59:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/326] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 11:59:48 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:07:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:07:37 2026] GET /v2/images => generated 2778 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/425] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:07:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:07:50 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/427] 162.253.55.72 () {44 vars in 944 bytes} [Thu Sep 10 12:07:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/428] 162.253.55.72 () {44 vars in 966 bytes} [Thu Sep 10 12:07:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/429] 162.253.55.72 () {44 vars in 936 bytes} [Thu Sep 10 12:07:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/430] 162.253.55.72 () {48 vars in 948 bytes} [Thu Sep 10 12:07:50 2026] POST /v2/images => generated 799 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-10 12:07:50.703 8 WARNING oslo_policy.policy [None req-8b9d64a7-d2f9-4079-973e-8ea5cdb50f0c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 12:07:50.704 8 WARNING oslo_policy.policy [None req-8b9d64a7-d2f9-4079-973e-8ea5cdb50f0c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - 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-09-10 12:07:50.705 8 INFO glance.api.v2.image_data [None req-8b9d64a7-d2f9-4079-973e-8ea5cdb50f0c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 12:08:13.761 8 INFO glance.location [None req-8b9d64a7-d2f9-4079-973e-8ea5cdb50f0c 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 219/435] 162.253.55.72 () {48 vars in 1042 bytes} [Thu Sep 10 12:07:50 2026] PUT /v2/images/fab565b4-8081-4984-9fbb-2343c67ed7de/file => generated 0 bytes in 23119 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16541 switches on core 0) [pid: 7|app: 0|req: 217/436] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 12:08:13 2026] GET /v2/images/fab565b4-8081-4984-9fbb-2343c67ed7de => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 162.253.55.72 () {48 vars in 1048 bytes} [Thu Sep 10 12:08:13 2026] PATCH /v2/images/fab565b4-8081-4984-9fbb-2343c67ed7de => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 12:08:13 2026] GET /v2/images/fab565b4-8081-4984-9fbb-2343c67ed7de => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:08:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:08:55 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:09:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:09:09 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: 8|app: 0|req: 229/455] 162.253.55.72 () {44 vars in 936 bytes} [Thu Sep 10 12:09:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 162.253.55.72 () {44 vars in 958 bytes} [Thu Sep 10 12:09:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 162.253.55.72 () {44 vars in 936 bytes} [Thu Sep 10 12:09:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 162.253.55.72 () {48 vars in 948 bytes} [Thu Sep 10 12:09:09 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-10 12:09:09.811 8 INFO glance.api.v2.image_data [None req-1d3ab4a8-8e11-4385-90f4-d9cc08cad481 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 12:09:27.236 8 INFO glance.location [None req-1d3ab4a8-8e11-4385-90f4-d9cc08cad481 5ecc12dece984d7398fd864ce98f7433 647d34af00b9485eb995be544920ecda - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 231/461] 162.253.55.72 () {48 vars in 1043 bytes} [Thu Sep 10 12:09:09 2026] PUT /v2/images/afbe214c-26cd-41f5-acbf-f740c2a6a5a0/file => generated 0 bytes in 17477 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27283 switches on core 0) [pid: 7|app: 0|req: 231/462] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 12:09:27 2026] GET /v2/images/afbe214c-26cd-41f5-acbf-f740c2a6a5a0 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 162.253.55.72 () {48 vars in 1048 bytes} [Thu Sep 10 12:09:27 2026] PATCH /v2/images/afbe214c-26cd-41f5-acbf-f740c2a6a5a0 => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 162.253.55.72 () {44 vars in 968 bytes} [Thu Sep 10 12:09:27 2026] GET /v2/images/afbe214c-26cd-41f5-acbf-f740c2a6a5a0 => generated 1382 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:23:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:23:58 2026] GET /v2/images => generated 5574 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:26:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:26:28 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:26:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:26:30 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:27:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:27:24 2026] GET /v2/images => generated 5574 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:27:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:27:32 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 162.253.55.72 () {42 vars in 685 bytes} [Thu Sep 10 12:28:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 162.253.55.72 () {44 vars in 907 bytes} [Thu Sep 10 12:28:37 2026] GET /v2/images => generated 5574 bytes in 50 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: 359/717] 10.0.0.152 () {32 vars in 633 bytes} [Thu Sep 10 12:29:23 2026] GET /v2/images => generated 5574 bytes in 25 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: 361/722] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:29:44 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 251 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.191 () {36 vars in 987 bytes} [Thu Sep 10 12:29:44 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:29:45 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: 363/725] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/726] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:29: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: 364/727] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:29:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 364/728] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:29: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: 365/729] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:29:45 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: 365/730] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:29:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 366/731] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:29:45 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: 366/732] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.204 () {36 vars in 987 bytes} [Thu Sep 10 12:29:46 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:29:46 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: 368/735] 10.0.0.204 () {36 vars in 987 bytes} [Thu Sep 10 12:29:46 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 368/736] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:29:46 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: 369/737] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:29:46 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: 370/740] 162.253.55.72 () {36 vars in 990 bytes} [Thu Sep 10 12:29:54 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 371/741] 162.253.55.72 () {36 vars in 930 bytes} [Thu Sep 10 12:29: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: 371/742] 162.253.55.72 () {36 vars in 990 bytes} [Thu Sep 10 12:29:55 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 372/743] 162.253.55.72 () {36 vars in 930 bytes} [Thu Sep 10 12:29:55 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: 374/748] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:30:17 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 375/749] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:30:17 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: 377/754] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:30:32 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 378/755] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:30:32 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.2 () {36 vars in 985 bytes} [Thu Sep 10 12:30:32 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 379/757] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:30:32 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: 383/764] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:31:07 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 382/765] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:31:07 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: 384/768] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:31:10 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 385/769] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:31:10 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: 390/778] 10.0.0.152 () {34 vars in 655 bytes} [Thu Sep 10 12:31:53 2026] POST /v2/images => generated 648 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-10 12:31:53.841 8 WARNING glance.api.v2.images [None req-449e61e3-1c9f-45c8-b114-c843251d90d3 a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c [pid: 8|app: 0|req: 389/779] 10.0.0.152 () {32 vars in 710 bytes} [Thu Sep 10 12:31:53 2026] DELETE /v2/images/1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:31:53 2026] GET /v2/images/1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.152 () {32 vars in 633 bytes} [Thu Sep 10 12:31:53 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.152 () {34 vars in 655 bytes} [Thu Sep 10 12:31:53 2026] POST /v2/images => generated 702 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:31:54 2026] GET /v2/images/bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:31:54.100 7 INFO glance.api.v2.image_data [None req-436628d8-ebba-454c-a973-c1e9e5721a1a a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 12:31:54.233 7 WARNING glance_store._drivers.rbd [None req-436628d8-ebba-454c-a973-c1e9e5721a1a a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-10 12:31:55.812 7 INFO glance.location [None req-436628d8-ebba-454c-a973-c1e9e5721a1a a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 393/784] 10.0.0.152 () {32 vars in 727 bytes} [Thu Sep 10 12:31:54 2026] PUT /v2/images/bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf/file => generated 0 bytes in 1792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:31:55 2026] GET /v2/images/bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/786] 10.0.0.152 () {32 vars in 717 bytes} [Thu Sep 10 12:31:55 2026] GET /v2/images/bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf/file => generated 1024 bytes in 185 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.152 () {34 vars in 655 bytes} [Thu Sep 10 12:31:56 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.152 () {32 vars in 726 bytes} [Thu Sep 10 12:31:56 2026] PATCH /v2/images/182ad0f0-8ca7-4650-8349-50146fc71cae => generated 653 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:31:56 2026] GET /v2/images/182ad0f0-8ca7-4650-8349-50146fc71cae => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:31:56.262 7 WARNING glance.api.v2.images [None req-eff4e2f1-5e41-451c-9ad1-ab2b17b9cbd8 a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//182ad0f0-8ca7-4650-8349-50146fc71cae [pid: 7|app: 0|req: 396/790] 10.0.0.152 () {32 vars in 710 bytes} [Thu Sep 10 12:31:56 2026] DELETE /v2/images/182ad0f0-8ca7-4650-8349-50146fc71cae => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:31:56 2026] GET /v2/images/182ad0f0-8ca7-4650-8349-50146fc71cae => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:31:56.361 7 WARNING glance.api.v2.images [None req-bba04470-f4ee-4f2e-97d7-ef810940d603 a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf [pid: 7|app: 0|req: 397/792] 10.0.0.152 () {32 vars in 710 bytes} [Thu Sep 10 12:31:56 2026] DELETE /v2/images/bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf => generated 0 bytes in 1392 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:31:57 2026] GET /v2/images/bdcacb8f-0d76-4c96-8d83-ecb7d11a88cf => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:31:57.771 7 WARNING glance.api.v2.images [None req-2591e07e-b308-4230-a3e7-5e8d330efca1 a7f937342fe24ac59526fe9bd960d47b 562fa83448474753baafcdfe56c464e2 - - default default] Failed to find image 1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c to delete: glance.common.exception.ImageNotFound: No image found with ID 1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c [pid: 7|app: 0|req: 398/794] 10.0.0.152 () {32 vars in 710 bytes} [Thu Sep 10 12:31:57 2026] DELETE /v2/images/1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c => 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: 397/795] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:31:57 2026] GET /v2/images/1ad66f63-5f95-41d0-8c47-9e4ce31e5a4c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:32:06 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:32:06 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: 405/808] 10.0.0.152 () {30 vars in 411 bytes} [Thu Sep 10 12:32:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:32:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 406/810] 10.0.0.152 () {32 vars in 707 bytes} [Thu Sep 10 12:32:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 405/811] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:32:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 407/812] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:32:45 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: 406/813] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:32:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:32:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 407/815] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:32:45 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: 409/816] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:32:45 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: 408/817] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:32:45 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 410/818] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:32:45 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: 409/819] 10.0.0.204 () {36 vars in 987 bytes} [Thu Sep 10 12:32:46 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 411/820] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:32:46 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: 410/821] 10.0.0.204 () {36 vars in 987 bytes} [Thu Sep 10 12:32:46 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 412/822] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/826] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:32:53 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:32: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: 8|app: 0|req: 418/836] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:33:36 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:33:36 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/862] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:35:31 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => generated 1312 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/868] 10.0.0.2 () {36 vars in 985 bytes} [Thu Sep 10 12:35:50 2026] GET /v2/images/98bbe8a9-5f17-4e43-869f-32cab7ef096d => 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: 435/869] 10.0.0.2 () {36 vars in 925 bytes} [Thu Sep 10 12:35:50 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: 440/880] 162.253.55.72 () {32 vars in 825 bytes} [Thu Sep 10 12:36:39 2026] GET /v2/images?status=active&owner=647d34af00b9485eb995be544920ecda&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/881] 162.253.55.72 () {32 vars in 652 bytes} [Thu Sep 10 12:36:39 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: 441/882] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:36:40 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/883] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 442/884] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 443/885] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:36:40 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/886] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 444/887] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 444/888] 10.0.0.191 () {36 vars in 987 bytes} [Thu Sep 10 12:36:40 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => 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: 445/889] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 445/890] 10.0.0.191 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 446/891] 10.0.0.204 () {36 vars in 987 bytes} [Thu Sep 10 12:36:40 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/892] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 447/893] 10.0.0.204 () {36 vars in 987 bytes} [Thu Sep 10 12:36:40 2026] GET /v2/images/a3d96575-e9be-443c-a724-bf583c885c8e => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/894] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 448/895] 10.0.0.204 () {36 vars in 927 bytes} [Thu Sep 10 12:36:40 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: 472/944] 10.0.0.152 () {32 vars in 633 bytes} [Thu Sep 10 12:40:46 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)