+ 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 [Sun Apr 12 21:05:04 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5db8765bbc-f78pp 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f20e0704668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-12 21:05:06.751 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 21:05:06.797 6 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-04-12 21:05:07.606 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-04-12 21:05:07.607 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-04-12 21:05:07.608 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:07.657 6 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-04-12 21:05:07.658 6 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-04-12 21:05:07.658 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:09.639 7 WARNING glance.api.v2.images [None req-fd5db5af-13da-41f5-9d11-b5ffa71d8626 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:09.651 6 WARNING glance.api.v2.images [None req-d1e191ff-f841-4b8e-b80d-1dbdc56bde6b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:09.975 7 WARNING keystonemiddleware._common.config [None req-fd5db5af-13da-41f5-9d11-b5ffa71d8626 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:09.982 7 WARNING oslo_config.cfg [None req-fd5db5af-13da-41f5-9d11-b5ffa71d8626 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 21:05:09.982 6 WARNING keystonemiddleware._common.config [None req-d1e191ff-f841-4b8e-b80d-1dbdc56bde6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f20e0704668 pid: 7 (default app) 2026-04-12 21:05:09.990 6 WARNING oslo_config.cfg [None req-d1e191ff-f841-4b8e-b80d-1dbdc56bde6b - - - - - -] 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 0x7f20e0704668 pid: 6 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:05:11 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:05:12.116 6 WARNING oslo_policy.policy [None req-96ca2f7a-653a-4d35-be92-55d746cb59d6 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:12.116 6 WARNING oslo_policy.policy [None req-96ca2f7a-653a-4d35-be92-55d746cb59d6 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:12.134 6 WARNING oslo_policy.policy [None req-96ca2f7a-653a-4d35-be92-55d746cb59d6 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:12.134 6 WARNING oslo_policy.policy [None req-96ca2f7a-653a-4d35-be92-55d746cb59d6 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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: 6|app: 0|req: 1/6] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:05:11 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:05:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/8] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:05:15 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:05:15.610 7 WARNING oslo_policy.policy [None req-858835aa-610f-4cb7-831d-f266f3152e83 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:15.610 7 WARNING oslo_policy.policy [None req-858835aa-610f-4cb7-831d-f266f3152e83 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.244 () {44 vars in 911 bytes} [Sun Apr 12 21:05:15 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/10] 199.204.45.244 () {44 vars in 933 bytes} [Sun Apr 12 21:05:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:05:15.740 7 WARNING oslo_policy.policy [None req-f6011cec-0cad-47fd-8869-322932793005 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:15.741 7 WARNING oslo_policy.policy [None req-f6011cec-0cad-47fd-8869-322932793005 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.244 () {44 vars in 939 bytes} [Sun Apr 12 21:05:15 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-04-12 21:05:15.809 6 WARNING oslo_config.cfg [None req-ed36d4c9-0f93-42a2-8384-f80e9770754a a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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: 6|app: 0|req: 4/12] 199.204.45.244 () {48 vars in 951 bytes} [Sun Apr 12 21:05:15 2026] POST /v2/images => generated 760 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:05:15.825 7 WARNING oslo_policy.policy [None req-cd6a2a05-7f9a-44bd-b8b0-714779f7c992 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:15.825 7 WARNING oslo_policy.policy [None req-cd6a2a05-7f9a-44bd-b8b0-714779f7c992 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:05:15.826 7 INFO glance.api.v2.image_data [None req-cd6a2a05-7f9a-44bd-b8b0-714779f7c992 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:05:19.045 7 INFO glance.location [None req-cd6a2a05-7f9a-44bd-b8b0-714779f7c992 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.244 () {48 vars in 1045 bytes} [Sun Apr 12 21:05:15 2026] PUT /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8/file => generated 0 bytes in 3266 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6432 switches on core 0) [pid: 6|app: 0|req: 5/14] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:05:19 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:05:19.124 7 WARNING oslo_config.cfg [None req-13b8caf5-0915-4e8a-9901-f81359a60704 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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/15] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:05:19 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/252] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:24:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 124/253] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:24:59 2026] GET /v2/images => generated 1240 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/258] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:25:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 127/259] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:25:16 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 199.204.45.244 () {44 vars in 937 bytes} [Sun Apr 12 21:25:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 128/261] 199.204.45.244 () {44 vars in 959 bytes} [Sun Apr 12 21:25:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/262] 199.204.45.244 () {44 vars in 939 bytes} [Sun Apr 12 21:25:16 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: 6|app: 0|req: 129/263] 199.204.45.244 () {48 vars in 951 bytes} [Sun Apr 12 21:25:16 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:25:16.270 7 INFO glance.api.v2.image_data [None req-d655b118-ebd8-4816-b4e2-1affad3ebd39 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:25:41.366 7 INFO glance.location [None req-d655b118-ebd8-4816-b4e2-1affad3ebd39 a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/270] 199.204.45.244 () {48 vars in 1046 bytes} [Sun Apr 12 21:25:16 2026] PUT /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3/file => generated 0 bytes in 25149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62344 switches on core 0) [pid: 6|app: 0|req: 136/271] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:25:41 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:25:41 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/273] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:25:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:25:42 2026] GET /v2/images => generated 2451 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:32:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 177/354] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:32:14 2026] GET /v2/images => generated 2451 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:32:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 179/358] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:32:27 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 199.204.45.244 () {44 vars in 947 bytes} [Sun Apr 12 21:32:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 180/360] 199.204.45.244 () {44 vars in 969 bytes} [Sun Apr 12 21:32:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.204.45.244 () {44 vars in 939 bytes} [Sun Apr 12 21:32:27 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: 6|app: 0|req: 181/362] 199.204.45.244 () {48 vars in 951 bytes} [Sun Apr 12 21:32:27 2026] POST /v2/images => generated 799 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:32:27.917 7 INFO glance.api.v2.image_data [None req-25bd7842-ec5b-419f-a98a-a0ea2f0ac5da a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:32:46.480 7 INFO glance.location [None req-25bd7842-ec5b-419f-a98a-a0ea2f0ac5da a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/367] 199.204.45.244 () {48 vars in 1045 bytes} [Sun Apr 12 21:32:27 2026] PUT /v2/images/e3a76b03-de7d-4614-ad93-174727a8fa0a/file => generated 0 bytes in 18609 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27434 switches on core 0) [pid: 6|app: 0|req: 186/368] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:32:46 2026] GET /v2/images/e3a76b03-de7d-4614-ad93-174727a8fa0a => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.244 () {48 vars in 1050 bytes} [Sun Apr 12 21:32:46 2026] PATCH /v2/images/e3a76b03-de7d-4614-ad93-174727a8fa0a => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 187/370] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:32:46 2026] GET /v2/images/e3a76b03-de7d-4614-ad93-174727a8fa0a => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:33:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 192/380] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:33:23 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/385] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:33:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:33:42 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/387] 199.204.45.244 () {44 vars in 939 bytes} [Sun Apr 12 21:33:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.244 () {44 vars in 961 bytes} [Sun Apr 12 21:33:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/389] 199.204.45.244 () {44 vars in 939 bytes} [Sun Apr 12 21:33:43 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: 193/390] 199.204.45.244 () {48 vars in 951 bytes} [Sun Apr 12 21:33:43 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-04-12 21:33:43.127 6 WARNING oslo_policy.policy [None req-42b53b1e-c567-4c10-af6b-656356fd32cc a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:33:43.127 6 WARNING oslo_policy.policy [None req-42b53b1e-c567-4c10-af6b-656356fd32cc a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - 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-04-12 21:33:43.129 6 INFO glance.api.v2.image_data [None req-42b53b1e-c567-4c10-af6b-656356fd32cc a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:33:56.676 6 INFO glance.location [None req-42b53b1e-c567-4c10-af6b-656356fd32cc a567ec0a27104407b95cbb39e5809502 8a4ca2cca7574d2289ce86cc5ffab9bc - - default default] Image format matched and virtual size computed: 2831220736 [pid: 6|app: 0|req: 198/393] 199.204.45.244 () {48 vars in 1046 bytes} [Sun Apr 12 21:33:43 2026] PUT /v2/images/3f3b5992-a5c4-436c-b190-678c7a899b26/file => generated 0 bytes in 13606 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30499 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:33:56 2026] GET /v2/images/3f3b5992-a5c4-436c-b190-678c7a899b26 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/395] 199.204.45.244 () {44 vars in 971 bytes} [Sun Apr 12 21:33:56 2026] GET /v2/images/3f3b5992-a5c4-436c-b190-678c7a899b26 => 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: 268/538] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:45:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 271/539] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:45:44 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:47:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/567] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:47:54 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:47:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/569] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:47:55 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 292/580] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:48:40 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: 289/581] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:48:40 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 293/582] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:48:48 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:48:48 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/596] 199.204.45.244 () {42 vars in 688 bytes} [Sun Apr 12 21:49:48 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: 297/597] 199.204.45.244 () {44 vars in 910 bytes} [Sun Apr 12 21:49:48 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 306/608] 10.0.0.252 () {32 vars in 633 bytes} [Sun Apr 12 21:50:30 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/611] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 99 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:71: 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: 304/612] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/613] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/615] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/617] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/619] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:50:49 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/621] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:50: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: 7|app: 0|req: 309/622] 10.0.0.80 () {36 vars in 986 bytes} [Sun Apr 12 21:50:49 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/623] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:50:49 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: 6|app: 0|req: 316/626] 10.0.0.80 () {36 vars in 986 bytes} [Sun Apr 12 21:50:49 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:50:49 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: 6|app: 0|req: 317/628] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:50:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:50:49 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/630] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:50:49 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: 313/631] 199.204.45.244 () {36 vars in 991 bytes} [Sun Apr 12 21:50:56 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/632] 199.204.45.244 () {36 vars in 931 bytes} [Sun Apr 12 21:50:56 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: 314/633] 199.204.45.244 () {36 vars in 991 bytes} [Sun Apr 12 21:50:57 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/634] 199.204.45.244 () {36 vars in 931 bytes} [Sun Apr 12 21:50:57 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: 317/639] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:51:15 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/640] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:51:15 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: 320/645] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:51:31 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/646] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:51:31 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: 6|app: 0|req: 329/651] 10.0.0.252 () {30 vars in 411 bytes} [Sun Apr 12 21:51:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/654] 10.0.0.252 () {34 vars in 655 bytes} [Sun Apr 12 21:52:04 2026] POST /v2/images => generated 648 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 21:52:04.910 7 WARNING glance.api.v2.images [None req-c2965d53-43de-4bac-8a8e-3a35180f34da a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11e79e32-6b14-4849-9d66-f62736ec221c [pid: 7|app: 0|req: 324/655] 10.0.0.252 () {32 vars in 710 bytes} [Sun Apr 12 21:52:04 2026] DELETE /v2/images/11e79e32-6b14-4849-9d66-f62736ec221c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/656] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:52:04 2026] GET /v2/images/11e79e32-6b14-4849-9d66-f62736ec221c => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 10.0.0.252 () {32 vars in 633 bytes} [Sun Apr 12 21:52:04 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/658] 10.0.0.252 () {34 vars in 655 bytes} [Sun Apr 12 21:52:05 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.252 () {32 vars in 717 bytes} [Sun Apr 12 21:52:05 2026] GET /v2/images/e9884693-5335-48c7-8453-834f3dea2665/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:05.086 6 INFO glance.api.v2.image_data [None req-eb4801a2-0a51-457a-a60c-397e157a735e a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:52:05.126 6 WARNING glance_store._drivers.rbd [None req-eb4801a2-0a51-457a-a60c-397e157a735e a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 21:52:05.602 6 INFO glance.location [None req-eb4801a2-0a51-457a-a60c-397e157a735e a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 334/660] 10.0.0.252 () {32 vars in 727 bytes} [Sun Apr 12 21:52:05 2026] PUT /v2/images/e9884693-5335-48c7-8453-834f3dea2665/file => generated 0 bytes in 576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:52:05 2026] GET /v2/images/e9884693-5335-48c7-8453-834f3dea2665 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/662] 10.0.0.252 () {32 vars in 717 bytes} [Sun Apr 12 21:52:05 2026] GET /v2/images/e9884693-5335-48c7-8453-834f3dea2665/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/663] 10.0.0.252 () {34 vars in 655 bytes} [Sun Apr 12 21:52:05 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/664] 10.0.0.252 () {32 vars in 726 bytes} [Sun Apr 12 21:52:05 2026] PATCH /v2/images/0605ab3c-a860-4952-841e-ad981189aaeb => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:52:05 2026] GET /v2/images/0605ab3c-a860-4952-841e-ad981189aaeb => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:05.967 6 WARNING glance.api.v2.images [None req-8f51d20b-530e-4f4a-87e7-5321e292ed7b a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0605ab3c-a860-4952-841e-ad981189aaeb [pid: 6|app: 0|req: 337/666] 10.0.0.252 () {32 vars in 710 bytes} [Sun Apr 12 21:52:05 2026] DELETE /v2/images/0605ab3c-a860-4952-841e-ad981189aaeb => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:52:06 2026] GET /v2/images/0605ab3c-a860-4952-841e-ad981189aaeb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:52:06.033 6 WARNING glance.api.v2.images [None req-ebea81bf-d44f-4a2e-95a4-a2a6dc06dfcc a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9884693-5335-48c7-8453-834f3dea2665 [pid: 6|app: 0|req: 338/668] 10.0.0.252 () {32 vars in 710 bytes} [Sun Apr 12 21:52:06 2026] DELETE /v2/images/e9884693-5335-48c7-8453-834f3dea2665 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:52:06 2026] GET /v2/images/e9884693-5335-48c7-8453-834f3dea2665 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:52:06.829 6 WARNING glance.api.v2.images [None req-ac0c0fe9-52a0-4014-be0c-651c5548eaca a22fb448474f4dd29d947c59504b04dc ef20fca3208b4f66a334ce1a5220567c - - default default] Failed to find image 11e79e32-6b14-4849-9d66-f62736ec221c to delete: glance.common.exception.ImageNotFound: No image found with ID 11e79e32-6b14-4849-9d66-f62736ec221c [pid: 6|app: 0|req: 339/670] 10.0.0.252 () {32 vars in 710 bytes} [Sun Apr 12 21:52:06 2026] DELETE /v2/images/11e79e32-6b14-4849-9d66-f62736ec221c => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/671] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:52:06 2026] GET /v2/images/11e79e32-6b14-4849-9d66-f62736ec221c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/672] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:52:08 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:52:08 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: 338/682] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:52:49 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/683] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:52: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: 6|app: 0|req: 347/686] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:52:57 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/687] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:52:57 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: 6|app: 0|req: 351/694] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:53:20 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.252 () {32 vars in 707 bytes} [Sun Apr 12 21:53:20 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/696] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:53:21 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:53:21 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: 6|app: 0|req: 353/698] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:53:21 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: 346/699] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:53:21 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/700] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:53:21 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: 347/701] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:53:21 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: 6|app: 0|req: 355/702] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:53:21 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:53:21 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: 6|app: 0|req: 356/704] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:53:21 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: 349/705] 10.0.0.80 () {36 vars in 986 bytes} [Sun Apr 12 21:53:21 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/706] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:53:22 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: 350/707] 10.0.0.80 () {36 vars in 986 bytes} [Sun Apr 12 21:53:22 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/708] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:53:22 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: 351/709] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:53:22 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: 6|app: 0|req: 361/714] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:53:47 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:53:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/722] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:54:14 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/723] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:54:14 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: 6|app: 0|req: 376/744] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:55:52 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:55:52 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: 372/750] 10.0.0.69 () {36 vars in 986 bytes} [Sun Apr 12 21:56:09 2026] GET /v2/images/9f75487b-c1b7-4c3b-843c-9d699d8d2fe8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/751] 10.0.0.69 () {36 vars in 926 bytes} [Sun Apr 12 21:56:09 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: 376/758] 199.204.45.244 () {32 vars in 826 bytes} [Sun Apr 12 21:56:42 2026] GET /v2/images?status=active&owner=8a4ca2cca7574d2289ce86cc5ffab9bc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/759] 199.204.45.244 () {32 vars in 653 bytes} [Sun Apr 12 21:56:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/761] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 378/762] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 6|app: 0|req: 385/763] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 6|app: 0|req: 386/765] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.32 () {36 vars in 986 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/767] 10.0.0.32 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 381/768] 10.0.0.80 () {36 vars in 986 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/769] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 382/770] 10.0.0.80 () {36 vars in 986 bytes} [Sun Apr 12 21:56:43 2026] GET /v2/images/c94076c6-abae-4f2e-95c1-d7a1fd1d7da3 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/771] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 383/772] 10.0.0.80 () {36 vars in 926 bytes} [Sun Apr 12 21:56:43 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: 6|app: 0|req: 410/813] 10.0.0.252 () {32 vars in 633 bytes} [Sun Apr 12 22:00:05 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)