+ 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 [Wed Jun 24 18:20:42 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5c7dc7dcbd-x9jc2 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 0x7fb29cf68668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 18:20:44.364 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 18:20:44.371 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 18:20:45.223 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:45.224 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:45.224 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:20:45.261 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:45.262 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:45.262 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:20:47.229 8 WARNING glance.api.v2.images [None req-162bac54-e898-4790-83de-5033eafb7da3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:47.372 7 WARNING glance.api.v2.images [None req-a87bef35-5435-4b5e-b5a6-1f48849fa165 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:47.553 8 WARNING keystonemiddleware._common.config [None req-162bac54-e898-4790-83de-5033eafb7da3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:47.560 8 WARNING oslo_config.cfg [None req-162bac54-e898-4790-83de-5033eafb7da3 - - - - - -] 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 0x7fb29cf68668 pid: 8 (default app) 2026-06-24 18:20:47.697 7 WARNING keystonemiddleware._common.config [None req-a87bef35-5435-4b5e-b5a6-1f48849fa165 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:47.704 7 WARNING oslo_config.cfg [None req-a87bef35-5435-4b5e-b5a6-1f48849fa165 - - - - - -] 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 0x7fb29cf68668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:20:49 2026] GET / => generated 1301 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-06-24 18:20:49.981 7 WARNING oslo_policy.policy [None req-5042f6aa-a39b-4aa8-8641-7dcf9ac5a18a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:49.981 7 WARNING oslo_policy.policy [None req-5042f6aa-a39b-4aa8-8641-7dcf9ac5a18a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:49.998 7 WARNING oslo_policy.policy [None req-5042f6aa-a39b-4aa8-8641-7dcf9ac5a18a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:49.998 7 WARNING oslo_policy.policy [None req-5042f6aa-a39b-4aa8-8641-7dcf9ac5a18a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - 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: 1/5] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:20:49 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:20:53 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: 2/7] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:20:53 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-06-24 18:20:53.808 8 WARNING oslo_policy.policy [None req-0df2c509-638a-40be-a961-1ad003836b36 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:53.809 8 WARNING oslo_policy.policy [None req-0df2c509-638a-40be-a961-1ad003836b36 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - 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: 6/8] 199.19.213.59 () {44 vars in 907 bytes} [Wed Jun 24 18:20:53 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: 7|app: 0|req: 3/9] 199.19.213.59 () {44 vars in 929 bytes} [Wed Jun 24 18:20:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:20:53.945 8 WARNING oslo_policy.policy [None req-6d4e47b5-2669-4da8-9d5d-eb31ef92f17a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:53.945 8 WARNING oslo_policy.policy [None req-6d4e47b5-2669-4da8-9d5d-eb31ef92f17a aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - 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: 7/10] 199.19.213.59 () {44 vars in 935 bytes} [Wed Jun 24 18:20:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:20:54.026 7 WARNING oslo_config.cfg [None req-d6b73eaa-e724-4778-b691-65e0148f1554 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - 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: 4/11] 199.19.213.59 () {48 vars in 947 bytes} [Wed Jun 24 18:20:53 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:20:54.046 8 WARNING oslo_policy.policy [None req-6562fa4b-4687-4134-b04a-734b433b7a57 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:54.047 8 WARNING oslo_policy.policy [None req-6562fa4b-4687-4134-b04a-734b433b7a57 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:54.048 8 INFO glance.api.v2.image_data [None req-6562fa4b-4687-4134-b04a-734b433b7a57 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:20:57.805 8 INFO glance.location [None req-6562fa4b-4687-4134-b04a-734b433b7a57 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.59 () {48 vars in 1041 bytes} [Wed Jun 24 18:20:54 2026] PUT /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290/file => generated 0 bytes in 3800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10005 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:20:57 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:20:57.946 8 WARNING oslo_config.cfg [None req-898abfaa-ac4d-4530-97ba-02fd2886a035 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - 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: 9/16] 199.19.213.59 () {48 vars in 1047 bytes} [Wed Jun 24 18:20:57 2026] PATCH /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:20:57 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:41:08 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: 131/261] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:41:08 2026] GET /v2/images => generated 1381 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:41:34 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: 133/267] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:41:34 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.19.213.59 () {44 vars in 933 bytes} [Wed Jun 24 18:41:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.19.213.59 () {44 vars in 955 bytes} [Wed Jun 24 18:41:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.19.213.59 () {44 vars in 935 bytes} [Wed Jun 24 18:41:35 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: 7|app: 0|req: 135/271] 199.19.213.59 () {48 vars in 947 bytes} [Wed Jun 24 18:41:35 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:41:35.190 8 INFO glance.api.v2.image_data [None req-c189f96d-0307-47bb-988c-47e9f564bf5d aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:42:00.261 8 INFO glance.location [None req-c189f96d-0307-47bb-988c-47e9f564bf5d aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/278] 199.19.213.59 () {48 vars in 1042 bytes} [Wed Jun 24 18:41:35 2026] PUT /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593/file => generated 0 bytes in 25123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62404 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:42:00 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.19.213.59 () {48 vars in 1047 bytes} [Wed Jun 24 18:42:00 2026] PATCH /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:42:00 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:42:01 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: 144/283] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:42:01 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/362] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:48:33 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: 179/363] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:48:33 2026] GET /v2/images => generated 2778 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:48:52 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: 182/369] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:48:52 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: 7|app: 0|req: 188/370] 199.19.213.59 () {44 vars in 943 bytes} [Wed Jun 24 18:48:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.59 () {44 vars in 965 bytes} [Wed Jun 24 18:48:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.59 () {44 vars in 935 bytes} [Wed Jun 24 18:48:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.59 () {48 vars in 947 bytes} [Wed Jun 24 18:48:52 2026] POST /v2/images => generated 799 bytes in 496 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:48:52.721 7 WARNING oslo_policy.policy [None req-58906705-e8ff-4246-b990-2b7b0d176375 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:48:52.721 7 WARNING oslo_policy.policy [None req-58906705-e8ff-4246-b990-2b7b0d176375 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:48:52.723 7 INFO glance.api.v2.image_data [None req-58906705-e8ff-4246-b990-2b7b0d176375 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:49:10.603 7 INFO glance.location [None req-58906705-e8ff-4246-b990-2b7b0d176375 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/378] 199.19.213.59 () {48 vars in 1041 bytes} [Wed Jun 24 18:48:52 2026] PUT /v2/images/d5132e41-41f0-45dd-9ecc-d9be3075ce09/file => generated 0 bytes in 17926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21420 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:49:10 2026] GET /v2/images/d5132e41-41f0-45dd-9ecc-d9be3075ce09 => 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: 191/380] 199.19.213.59 () {48 vars in 1047 bytes} [Wed Jun 24 18:49:10 2026] PATCH /v2/images/d5132e41-41f0-45dd-9ecc-d9be3075ce09 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:49:10 2026] GET /v2/images/d5132e41-41f0-45dd-9ecc-d9be3075ce09 => 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: 195/390] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:49:47 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:49:47 2026] GET /v2/images => generated 4190 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 18:50:14 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: 199/397] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 18:50:14 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.19.213.59 () {44 vars in 935 bytes} [Wed Jun 24 18:50:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.19.213.59 () {44 vars in 957 bytes} [Wed Jun 24 18:50:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.19.213.59 () {44 vars in 935 bytes} [Wed Jun 24 18:50:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.59 () {48 vars in 947 bytes} [Wed Jun 24 18:50:14 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:50:14.711 8 INFO glance.api.v2.image_data [None req-719488ad-55b0-4afb-9dcc-4f20dbd6ecb3 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:50:27.496 8 INFO glance.location [None req-719488ad-55b0-4afb-9dcc-4f20dbd6ecb3 aaccab4659624349ad0811d718b8eedd b1428d67bd21431fa3154129394ee608 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/406] 199.19.213.59 () {48 vars in 1042 bytes} [Wed Jun 24 18:50:14 2026] PUT /v2/images/c2e26fb6-35b2-41e2-80a5-f8c865b61822/file => generated 0 bytes in 12830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33100 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:50:27 2026] GET /v2/images/c2e26fb6-35b2-41e2-80a5-f8c865b61822 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.19.213.59 () {48 vars in 1047 bytes} [Wed Jun 24 18:50:27 2026] PATCH /v2/images/c2e26fb6-35b2-41e2-80a5-f8c865b61822 => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.59 () {44 vars in 967 bytes} [Wed Jun 24 18:50:27 2026] GET /v2/images/c2e26fb6-35b2-41e2-80a5-f8c865b61822 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/562] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 19:03: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: 279/563] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 19:03:15 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 19:05:31 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: 299/593] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 19:05:31 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 19:05:33 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: 300/595] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 19:05:33 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 19:06:20 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: 306/607] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 19:06:20 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/610] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 19:06:29 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: 303/611] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 19:06:29 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.19.213.59 () {42 vars in 684 bytes} [Wed Jun 24 19:07:30 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: 315/625] 199.19.213.59 () {44 vars in 906 bytes} [Wed Jun 24 19:07:30 2026] GET /v2/images => generated 5574 bytes in 47 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: 8|app: 0|req: 315/634] 10.0.0.159 () {32 vars in 633 bytes} [Wed Jun 24 19:08:14 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:08:30 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 124 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: 322/640] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:08:31 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: 319/641] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:08:32 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:08:33 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:08:33 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: 324/644] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:08:33 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/645] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:08:33 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: 325/646] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:08:33 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: 322/647] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:08:33 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 326/648] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:08:33 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: 323/649] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:08:33 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: 327/650] 10.0.0.226 () {36 vars in 987 bytes} [Wed Jun 24 19:08:34 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:08:34 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: 328/652] 10.0.0.226 () {36 vars in 987 bytes} [Wed Jun 24 19:08:34 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 325/653] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:08:34 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: 329/654] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:08:34 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: 327/657] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:08:38 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:08:38 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: 328/659] 199.19.213.59 () {36 vars in 990 bytes} [Wed Jun 24 19:08:38 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 199.19.213.59 () {36 vars in 930 bytes} [Wed Jun 24 19:08:39 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: 329/661] 199.19.213.59 () {36 vars in 990 bytes} [Wed Jun 24 19:08:39 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 199.19.213.59 () {36 vars in 930 bytes} [Wed Jun 24 19:08: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: 333/669] 10.0.0.159 () {30 vars in 411 bytes} [Wed Jun 24 19:09:08 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.159 () {34 vars in 655 bytes} [Wed Jun 24 19:09:27 2026] POST /v2/images => generated 648 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:09:27.595 8 WARNING glance.api.v2.images [None req-d00c8f27-5b3a-44c5-b15b-62981a572b5d 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 [pid: 8|app: 0|req: 337/675] 10.0.0.159 () {32 vars in 710 bytes} [Wed Jun 24 19:09:27 2026] DELETE /v2/images/7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:27 2026] GET /v2/images/7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.159 () {32 vars in 633 bytes} [Wed Jun 24 19:09:27 2026] GET /v2/images => generated 1381 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 10.0.0.159 () {34 vars in 655 bytes} [Wed Jun 24 19:09:27 2026] POST /v2/images => generated 701 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:27 2026] GET /v2/images/d996c52a-eabf-446b-97f3-852cac31cdf6/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:27.752 7 INFO glance.api.v2.image_data [None req-90ebf613-5f43-4d1e-9c69-469060aa3c3f 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:09:27.791 7 WARNING glance_store._drivers.rbd [None req-90ebf613-5f43-4d1e-9c69-469060aa3c3f 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 19:09:28.027 7 INFO glance.location [None req-90ebf613-5f43-4d1e-9c69-469060aa3c3f 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/680] 10.0.0.159 () {32 vars in 727 bytes} [Wed Jun 24 19:09:27 2026] PUT /v2/images/d996c52a-eabf-446b-97f3-852cac31cdf6/file => generated 0 bytes in 316 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:28 2026] GET /v2/images/d996c52a-eabf-446b-97f3-852cac31cdf6 => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.159 () {32 vars in 717 bytes} [Wed Jun 24 19:09:28 2026] GET /v2/images/d996c52a-eabf-446b-97f3-852cac31cdf6/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.159 () {34 vars in 655 bytes} [Wed Jun 24 19:09:28 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.159 () {32 vars in 726 bytes} [Wed Jun 24 19:09:28 2026] PATCH /v2/images/c4985337-f863-413e-bf4a-913aa4ef6fbb => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:28 2026] GET /v2/images/c4985337-f863-413e-bf4a-913aa4ef6fbb => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:28.353 7 WARNING glance.api.v2.images [None req-bdf20778-a34a-4c14-a8a9-4593cce5d677 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c4985337-f863-413e-bf4a-913aa4ef6fbb [pid: 7|app: 0|req: 344/686] 10.0.0.159 () {32 vars in 710 bytes} [Wed Jun 24 19:09:28 2026] DELETE /v2/images/c4985337-f863-413e-bf4a-913aa4ef6fbb => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:28 2026] GET /v2/images/c4985337-f863-413e-bf4a-913aa4ef6fbb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:28.421 7 WARNING glance.api.v2.images [None req-4e791913-c36e-4517-bf81-5b455fd5bd6a 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d996c52a-eabf-446b-97f3-852cac31cdf6 [pid: 7|app: 0|req: 345/688] 10.0.0.159 () {32 vars in 710 bytes} [Wed Jun 24 19:09:28 2026] DELETE /v2/images/d996c52a-eabf-446b-97f3-852cac31cdf6 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:29 2026] GET /v2/images/d996c52a-eabf-446b-97f3-852cac31cdf6 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:29.364 7 WARNING glance.api.v2.images [None req-845dd81e-aba7-49c8-a95f-1bf034544307 6a35391b8c6e4a55940d0492f78946a2 6c070d05e4264a2386a60f7399b9092e - - default default] Failed to find image 7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 to delete: glance.common.exception.ImageNotFound: No image found with ID 7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 [pid: 7|app: 0|req: 346/690] 10.0.0.159 () {32 vars in 710 bytes} [Wed Jun 24 19:09:29 2026] DELETE /v2/images/7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:09:29 2026] GET /v2/images/7b8cacdc-e314-4cef-b65c-6d5e34e2a6d3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:09:46 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:09:46 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/698] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:09:49 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 349/699] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:09: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: 7|app: 0|req: 354/706] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:10:19 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:10:19 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: 355/708] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:10:20 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:10:20 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: 356/710] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:10:25 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 355/711] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:10:25 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: 359/718] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:10:50 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:10:50 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/726] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:11:23 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 364/727] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:11:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:11:25 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 365/729] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:11:25 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: 368/734] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 24 19:11:43 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 24 19:11: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: 8|app: 0|req: 372/744] 199.19.213.59 () {32 vars in 825 bytes} [Wed Jun 24 19:12:19 2026] GET /v2/images?status=active&owner=b1428d67bd21431fa3154129394ee608&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 199.19.213.59 () {32 vars in 652 bytes} [Wed Jun 24 19:12:19 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: 373/746] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 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: 376/751] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 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.226 () {36 vars in 987 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => 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: 378/755] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 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: 378/756] 10.0.0.226 () {36 vars in 987 bytes} [Wed Jun 24 19:12:20 2026] GET /v2/images/6da4db26-504e-4a91-b21d-4187d74e0593 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 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: 379/758] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:12:20 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: 385/769] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:13:13 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 385/770] 10.0.0.159 () {32 vars in 707 bytes} [Wed Jun 24 19:13:13 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 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: 387/773] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 388/775] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 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: 389/777] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => 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: 389/778] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 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: 390/780] 10.0.0.226 () {36 vars in 987 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:13: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: 8|app: 0|req: 391/782] 10.0.0.226 () {36 vars in 987 bytes} [Wed Jun 24 19:13:14 2026] GET /v2/images/b0b3c102-baee-4314-8f08-bd80e9e39290 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:13:14 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: 392/784] 10.0.0.226 () {36 vars in 927 bytes} [Wed Jun 24 19:13: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: 7|app: 0|req: 408/815] 10.0.0.159 () {32 vars in 633 bytes} [Wed Jun 24 19:15:42 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)