+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Aug 14 09:44:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-cdb96f77-4c8p6 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fa49a478668 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-08-14 09:44:42.448 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-14 09:44:42.470 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-14 09:44:43.375 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-08-14 09:44:43.376 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-08-14 09:44:43.377 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 09:44:43.414 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-08-14 09:44:43.415 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-08-14 09:44:43.415 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-14 09:44:45.632 8 WARNING glance.api.v2.images [None req-9178bcb5-885d-4da4-8aca-3b5021852e49 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 09:44:45.681 7 WARNING glance.api.v2.images [None req-39babd24-55fe-43a7-90f4-1b2adea0f289 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-14 09:44:46.038 8 WARNING keystonemiddleware._common.config [None req-9178bcb5-885d-4da4-8aca-3b5021852e49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:44:46.046 8 WARNING oslo_config.cfg [None req-9178bcb5-885d-4da4-8aca-3b5021852e49 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa49a478668 pid: 8 (default app) 2026-08-14 09:44:46.057 7 WARNING keystonemiddleware._common.config [None req-39babd24-55fe-43a7-90f4-1b2adea0f289 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:44:46.065 7 WARNING oslo_config.cfg [None req-39babd24-55fe-43a7-90f4-1b2adea0f289 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa49a478668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 09:44:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:47.541 7 WARNING oslo_policy.policy [None req-70ce9436-1606-4ddc-8f03-4bdd7d7a6e46 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:47.542 7 WARNING oslo_policy.policy [None req-70ce9436-1606-4ddc-8f03-4bdd7d7a6e46 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:47.562 7 WARNING oslo_policy.policy [None req-70ce9436-1606-4ddc-8f03-4bdd7d7a6e46 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:47.563 7 WARNING oslo_policy.policy [None req-70ce9436-1606-4ddc-8f03-4bdd7d7a6e46 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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.125 () {44 vars in 908 bytes} [Fri Aug 14 09:44:47 2026] GET /v2/images => generated 69 bytes in 601 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.125 () {42 vars in 686 bytes} [Fri Aug 14 09:44:51 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: 2/7] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 09:44:51 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:51.471 8 WARNING oslo_policy.policy [None req-7de78a1f-855d-45d9-9285-e6a8aac46839 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:51.471 8 WARNING oslo_policy.policy [None req-7de78a1f-855d-45d9-9285-e6a8aac46839 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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.125 () {44 vars in 909 bytes} [Fri Aug 14 09:44:51 2026] GET /v2/images/cirros => generated 151 bytes in 142 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.125 () {44 vars in 931 bytes} [Fri Aug 14 09:44:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 09:44:51.627 8 WARNING oslo_policy.policy [None req-5e866da0-fdd2-4f4e-8e7b-e82ca22ee660 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:51.627 8 WARNING oslo_policy.policy [None req-5e866da0-fdd2-4f4e-8e7b-e82ca22ee660 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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.125 () {44 vars in 937 bytes} [Fri Aug 14 09:44:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 09:44:51.717 7 WARNING oslo_config.cfg [None req-426db4ec-1d13-4b33-8c4e-45df10bcc1e3 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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.125 () {48 vars in 949 bytes} [Fri Aug 14 09:44:51 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 09:44:51.741 8 WARNING oslo_policy.policy [None req-66608d10-04de-4b36-88e2-e3fbdb91d281 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:51.741 8 WARNING oslo_policy.policy [None req-66608d10-04de-4b36-88e2-e3fbdb91d281 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 09:44:51.743 8 INFO glance.api.v2.image_data [None req-66608d10-04de-4b36-88e2-e3fbdb91d281 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 09:44:55.503 8 WARNING glance.location [None req-66608d10-04de-4b36-88e2-e3fbdb91d281 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.125 () {48 vars in 1043 bytes} [Fri Aug 14 09:44:51 2026] PUT /v2/images/2f299388-048c-4e44-9a84-973c7333d633/file => generated 0 bytes in 3806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4633 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 09:44:55 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 09:44:55.650 8 WARNING oslo_config.cfg [None req-6dc233cd-c9ee-4381-8900-18605ecf45ff c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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.125 () {48 vars in 1049 bytes} [Fri Aug 14 09:44:55 2026] PATCH /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 84 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.125 () {44 vars in 969 bytes} [Fri Aug 14 09:44:55 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 134/268] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:05:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:05:44 2026] GET /v2/images => generated 1381 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:06:11 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/275] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:06:11 2026] GET /v2/images => generated 1381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.125 () {44 vars in 935 bytes} [Fri Aug 14 10:06:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.125 () {44 vars in 957 bytes} [Fri Aug 14 10:06:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:06:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.19.213.125 () {48 vars in 949 bytes} [Fri Aug 14 10:06:11 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 10:06:11.971 8 INFO glance.api.v2.image_data [None req-7cc6e2ea-bd3a-4a0f-b467-3bc742713e25 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 10:06:36.772 8 WARNING glance.location [None req-7cc6e2ea-bd3a-4a0f-b467-3bc742713e25 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/286] 199.19.213.125 () {48 vars in 1044 bytes} [Fri Aug 14 10:06:11 2026] PUT /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8/file => generated 0 bytes in 24851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61522 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 10:06:36 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.125 () {48 vars in 1049 bytes} [Fri Aug 14 10:06:36 2026] PATCH /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 10:06:36 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:06:38 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: 148/291] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:06:38 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:13:44 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/377] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:13:44 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:13:53 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: 193/381] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:13:53 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: 8|app: 0|req: 189/382] 199.19.213.125 () {44 vars in 945 bytes} [Fri Aug 14 10:13:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.19.213.125 () {44 vars in 967 bytes} [Fri Aug 14 10:13:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:13:53 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: 195/385] 199.19.213.125 () {48 vars in 949 bytes} [Fri Aug 14 10:13:53 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 10:13:53.634 8 INFO glance.api.v2.image_data [None req-479eea4f-4c2a-4988-953f-bc7d491d6812 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 10:14:11.734 8 INFO glance.location [None req-479eea4f-4c2a-4988-953f-bc7d491d6812 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/390] 199.19.213.125 () {48 vars in 1043 bytes} [Fri Aug 14 10:13:53 2026] PUT /v2/images/44eb5b44-f28e-447e-b04c-c0d7c20bef1c/file => generated 0 bytes in 18147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24012 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 10:14:11 2026] GET /v2/images/44eb5b44-f28e-447e-b04c-c0d7c20bef1c => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.19.213.125 () {48 vars in 1049 bytes} [Fri Aug 14 10:14:11 2026] PATCH /v2/images/44eb5b44-f28e-447e-b04c-c0d7c20bef1c => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 10:14:11 2026] GET /v2/images/44eb5b44-f28e-447e-b04c-c0d7c20bef1c => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/402] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:14:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/403] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:14:49 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:14:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:14:58 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:14:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:14:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:14:58 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: 8|app: 0|req: 201/411] 199.19.213.125 () {48 vars in 949 bytes} [Fri Aug 14 10:14:58 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-14 10:14:58.741 7 WARNING oslo_policy.policy [None req-109b0759-1905-4e40-880e-2b8aa7a36121 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 10:14:58.741 7 WARNING oslo_policy.policy [None req-109b0759-1905-4e40-880e-2b8aa7a36121 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - 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-08-14 10:14:58.743 7 INFO glance.api.v2.image_data [None req-109b0759-1905-4e40-880e-2b8aa7a36121 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 10:15:12.980 7 INFO glance.location [None req-109b0759-1905-4e40-880e-2b8aa7a36121 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/414] 199.19.213.125 () {48 vars in 1044 bytes} [Fri Aug 14 10:14:58 2026] PUT /v2/images/3e3e6a09-0461-481e-a627-e290f09febaf/file => generated 0 bytes in 14287 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42413 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 10:15:13 2026] GET /v2/images/3e3e6a09-0461-481e-a627-e290f09febaf => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.125 () {48 vars in 1049 bytes} [Fri Aug 14 10:15:13 2026] PATCH /v2/images/3e3e6a09-0461-481e-a627-e290f09febaf => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.19.213.125 () {44 vars in 969 bytes} [Fri Aug 14 10:15:13 2026] GET /v2/images/3e3e6a09-0461-481e-a627-e290f09febaf => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/576] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:28:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/577] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:28:20 2026] GET /v2/images => generated 5574 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:30:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/607] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:30:36 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/608] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:30:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/609] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:30:38 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/620] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:31:28 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:31:28 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:31:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/625] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:31:37 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 199.19.213.125 () {42 vars in 686 bytes} [Fri Aug 14 10:32:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 199.19.213.125 () {44 vars in 908 bytes} [Fri Aug 14 10:32:37 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/648] 10.0.0.100 () {32 vars in 631 bytes} [Fri Aug 14 10:33:19 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/653] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:33:38 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/654] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:33:38 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: 331/655] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:33:43 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/656] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:33:43 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/659] 199.19.213.125 () {36 vars in 989 bytes} [Fri Aug 14 10:33:46 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 199.19.213.125 () {36 vars in 929 bytes} [Fri Aug 14 10:33:46 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: 334/661] 199.19.213.125 () {36 vars in 989 bytes} [Fri Aug 14 10:33:46 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 328/662] 199.19.213.125 () {36 vars in 929 bytes} [Fri Aug 14 10:33:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:33:51 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:33:51 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: 336/665] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:33:52 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:33:52 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: 337/667] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:33:52 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: 331/668] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:33:52 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 338/669] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:33:52 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: 332/670] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:33:52 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: 339/671] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:33:52 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:33:52 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: 340/673] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:33:52 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: 334/674] 10.0.0.238 () {36 vars in 909 bytes} [Fri Aug 14 10:33:53 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/675] 10.0.0.238 () {36 vars in 1005 bytes} [Fri Aug 14 10:33:53 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633/locations => generated 127 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.238 () {36 vars in 985 bytes} [Fri Aug 14 10:33:53 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 342/677] 10.0.0.238 () {36 vars in 925 bytes} [Fri Aug 14 10:33:53 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: 336/678] 10.0.0.238 () {36 vars in 925 bytes} [Fri Aug 14 10:33:53 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:34:32 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 347/688] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:34:32 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: 352/697] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:35:06 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 346/698] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:35:06 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: 354/701] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:35:21 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:35: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: 356/705] 10.0.0.100 () {34 vars in 653 bytes} [Fri Aug 14 10:35:32 2026] POST /v2/images => generated 648 bytes in 343 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-14 10:35:32.603 8 WARNING glance.api.v2.images [None req-def8738c-ff66-4e40-b24b-bdbe5278d968 cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a1a41f9-f7fa-470b-be16-d1a2cd504349 [pid: 8|app: 0|req: 350/706] 10.0.0.100 () {32 vars in 708 bytes} [Fri Aug 14 10:35:32 2026] DELETE /v2/images/5a1a41f9-f7fa-470b-be16-d1a2cd504349 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/707] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:32 2026] GET /v2/images/5a1a41f9-f7fa-470b-be16-d1a2cd504349 => 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: 351/708] 10.0.0.100 () {32 vars in 631 bytes} [Fri Aug 14 10:35:32 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.100 () {34 vars in 653 bytes} [Fri Aug 14 10:35:32 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 10.0.0.100 () {32 vars in 715 bytes} [Fri Aug 14 10:35:32 2026] GET /v2/images/ca13bd20-2ea7-4a86-b826-805b13f45970/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:32.792 7 INFO glance.api.v2.image_data [None req-50ba36da-d09e-4480-980b-69b1402cd6ba cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-14 10:35:32.838 7 WARNING glance_store._drivers.rbd [None req-50ba36da-d09e-4480-980b-69b1402cd6ba cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-14 10:35:33.172 7 INFO glance.location [None req-50ba36da-d09e-4480-980b-69b1402cd6ba cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/711] 10.0.0.100 () {32 vars in 725 bytes} [Fri Aug 14 10:35:32 2026] PUT /v2/images/ca13bd20-2ea7-4a86-b826-805b13f45970/file => generated 0 bytes in 424 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:33 2026] GET /v2/images/ca13bd20-2ea7-4a86-b826-805b13f45970 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.100 () {32 vars in 715 bytes} [Fri Aug 14 10:35:33 2026] GET /v2/images/ca13bd20-2ea7-4a86-b826-805b13f45970/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.100 () {34 vars in 653 bytes} [Fri Aug 14 10:35:33 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:33 2026] PATCH /v2/images/593ae3f1-cfc0-4012-914e-2cb6ec5fb7d6 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:33 2026] GET /v2/images/593ae3f1-cfc0-4012-914e-2cb6ec5fb7d6 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:33.511 7 WARNING glance.api.v2.images [None req-3e800540-17ff-4c32-9891-18121ec02c07 cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//593ae3f1-cfc0-4012-914e-2cb6ec5fb7d6 [pid: 7|app: 0|req: 362/717] 10.0.0.100 () {32 vars in 708 bytes} [Fri Aug 14 10:35:33 2026] DELETE /v2/images/593ae3f1-cfc0-4012-914e-2cb6ec5fb7d6 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:33 2026] GET /v2/images/593ae3f1-cfc0-4012-914e-2cb6ec5fb7d6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:33.583 7 WARNING glance.api.v2.images [None req-76dcd401-5a18-41c2-b2d1-cdf00c29a911 cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca13bd20-2ea7-4a86-b826-805b13f45970 [pid: 7|app: 0|req: 363/719] 10.0.0.100 () {32 vars in 708 bytes} [Fri Aug 14 10:35:33 2026] DELETE /v2/images/ca13bd20-2ea7-4a86-b826-805b13f45970 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:34 2026] GET /v2/images/ca13bd20-2ea7-4a86-b826-805b13f45970 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:34.449 7 WARNING glance.api.v2.images [None req-9afe9adb-086a-4113-a113-cd9029ca6a4d cf5dca3101004dacbbb48d8e471e707a 30fa3f45d3bf467c89d010e6d8f70308 - - default default] Failed to find image 5a1a41f9-f7fa-470b-be16-d1a2cd504349 to delete: glance.common.exception.ImageNotFound: No image found with ID 5a1a41f9-f7fa-470b-be16-d1a2cd504349 [pid: 7|app: 0|req: 364/721] 10.0.0.100 () {32 vars in 708 bytes} [Fri Aug 14 10:35:34 2026] DELETE /v2/images/5a1a41f9-f7fa-470b-be16-d1a2cd504349 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:34 2026] GET /v2/images/5a1a41f9-f7fa-470b-be16-d1a2cd504349 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.100 () {30 vars in 409 bytes} [Fri Aug 14 10:35:44 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: 368/730] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:57 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:57 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 369/732] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:35:57 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 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: 370/734] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:35:58 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 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: 366/737] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 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: 372/738] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:35:58 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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/739] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 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: 373/740] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 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: 368/741] 10.0.0.238 () {36 vars in 909 bytes} [Fri Aug 14 10:35:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.238 () {36 vars in 1005 bytes} [Fri Aug 14 10:35:58 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.238 () {36 vars in 985 bytes} [Fri Aug 14 10:35:58 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 375/744] 10.0.0.238 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.238 () {36 vars in 925 bytes} [Fri Aug 14 10:35:58 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: 379/752] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:36:24 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:36:24 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: 377/758] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:36:53 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => 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: 382/759] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:36:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:37:03 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:37:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/766] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:37:10 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/767] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:37:10 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.223 () {36 vars in 985 bytes} [Fri Aug 14 10:37:28 2026] GET /v2/images/2f299388-048c-4e44-9a84-973c7333d633 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 10.0.0.223 () {36 vars in 925 bytes} [Fri Aug 14 10:37:28 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: 389/782] 199.19.213.125 () {32 vars in 824 bytes} [Fri Aug 14 10:38:08 2026] GET /v2/images?status=active&owner=15ef04891191418fa0fdf117ea14cba4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 199.19.213.125 () {32 vars in 651 bytes} [Fri Aug 14 10:38:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:38:09 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => 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: 395/785] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 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/786] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 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: 396/787] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:38:09 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => 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: 392/788] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 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: 397/789] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 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: 393/790] 10.0.0.144 () {36 vars in 985 bytes} [Fri Aug 14 10:38:09 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.144 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 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: 394/792] 10.0.0.238 () {36 vars in 909 bytes} [Fri Aug 14 10:38:09 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/793] 10.0.0.238 () {36 vars in 1005 bytes} [Fri Aug 14 10:38:09 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.238 () {36 vars in 985 bytes} [Fri Aug 14 10:38:09 2026] GET /v2/images/b414d068-86b3-4413-8c8d-c8e5b20945c8 => 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: 400/795] 10.0.0.238 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.238 () {36 vars in 925 bytes} [Fri Aug 14 10:38:09 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: 418/839] 10.0.0.100 () {32 vars in 631 bytes} [Fri Aug 14 10:41:36 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)