+ 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 Sep 9 01:26:32 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-8655cb4997-2zlb7 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x558cf2133120 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-09 01:26:33.813 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-09 01:26:33.864 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-09 01:26:34.394 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 01:26:34.395 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 01:26:34.517 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 01:26:34.518 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 01:26:35.989 7 WARNING glance.api.v2.images [None req-4f299371-f0c5-428c-a19b-90a5d079775f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 01:26:36.116 8 WARNING glance.api.v2.images [None req-0247ee99-9401-4d6b-860b-c8105d5792ec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 01:26:36.238 7 WARNING keystonemiddleware._common.config [None req-4f299371-f0c5-428c-a19b-90a5d079775f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:26:36.247 7 WARNING oslo_config.cfg [None req-4f299371-f0c5-428c-a19b-90a5d079775f - - - - - -] 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 4 seconds on interpreter 0x558cf2133120 pid: 7 (default app) 2026-09-09 01:26:36.336 8 WARNING keystonemiddleware._common.config [None req-0247ee99-9401-4d6b-860b-c8105d5792ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:26:36.343 8 WARNING oslo_config.cfg [None req-0247ee99-9401-4d6b-860b-c8105d5792ec - - - - - -] 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 4 seconds on interpreter 0x558cf2133120 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:26:37 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-09-09 01:26:38.321 7 WARNING oslo_policy.policy [None req-9c167917-72ca-4800-a1bd-013c4cb4a3a2 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:38.322 7 WARNING oslo_policy.policy [None req-9c167917-72ca-4800-a1bd-013c4cb4a3a2 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:38.351 7 WARNING oslo_policy.policy [None req-9c167917-72ca-4800-a1bd-013c4cb4a3a2 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:38.351 7 WARNING oslo_policy.policy [None req-9c167917-72ca-4800-a1bd-013c4cb4a3a2 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - 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: 4/5] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:26:37 2026] GET /v2/images => generated 69 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:26:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:26:42 2026] GET /v2/images => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-09-09 01:26:42.141 8 WARNING oslo_policy.policy [None req-af82199d-8a63-44cd-9860-d49ee11eeeb6 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:42.142 8 WARNING oslo_policy.policy [None req-af82199d-8a63-44cd-9860-d49ee11eeeb6 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - 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: 3/8] 162.253.55.15 () {44 vars in 908 bytes} [Wed Sep 9 01:26:42 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 162.253.55.15 () {44 vars in 930 bytes} [Wed Sep 9 01:26:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:26:42.261 8 WARNING oslo_policy.policy [None req-367d4142-71d2-4923-969a-3f4e8f20b21b dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:42.262 8 WARNING oslo_policy.policy [None req-367d4142-71d2-4923-969a-3f4e8f20b21b dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - 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: 4/10] 162.253.55.15 () {44 vars in 936 bytes} [Wed Sep 9 01:26:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:26:42.353 7 WARNING oslo_config.cfg [None req-ffead457-6352-424d-88ab-462806b90082 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - 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: 7/11] 162.253.55.15 () {48 vars in 948 bytes} [Wed Sep 9 01:26:42 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 01:26:42.385 8 WARNING oslo_policy.policy [None req-c93a5ede-f075-4cbe-baec-7a3ff14ba8dc dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:42.385 8 WARNING oslo_policy.policy [None req-c93a5ede-f075-4cbe-baec-7a3ff14ba8dc dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:26:42.389 8 INFO glance.api.v2.image_data [None req-c93a5ede-f075-4cbe-baec-7a3ff14ba8dc dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:26:46.033 8 INFO glance.location [None req-c93a5ede-f075-4cbe-baec-7a3ff14ba8dc dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 162.253.55.15 () {48 vars in 1042 bytes} [Wed Sep 9 01:26:42 2026] PUT /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f/file => generated 0 bytes in 3725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5904 switches on core 0) [pid: 7|app: 0|req: 8/13] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:26:46 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:26:46.144 8 WARNING oslo_config.cfg [None req-ddf7fb42-db21-4627-a1b3-ff5fc51a6d4a dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - 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: 6/14] 162.253.55.15 () {48 vars in 1046 bytes} [Wed Sep 9 01:26:46 2026] PATCH /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:26:46 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:49:05 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:49:05 2026] GET /v2/images => generated 1240 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:49:22 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:49:22 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 162.253.55.15 () {44 vars in 934 bytes} [Wed Sep 9 01:49:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 162.253.55.15 () {44 vars in 956 bytes} [Wed Sep 9 01:49:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 162.253.55.15 () {44 vars in 936 bytes} [Wed Sep 9 01:49:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 162.253.55.15 () {48 vars in 948 bytes} [Wed Sep 9 01:49:22 2026] POST /v2/images => generated 796 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 01:49:22.995 7 WARNING oslo_policy.policy [None req-b86e52eb-c370-49bb-93c8-391744298416 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:49:22.996 7 WARNING oslo_policy.policy [None req-b86e52eb-c370-49bb-93c8-391744298416 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-09 01:49:22.999 7 INFO glance.api.v2.image_data [None req-b86e52eb-c370-49bb-93c8-391744298416 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:49:52.237 7 INFO glance.location [None req-b86e52eb-c370-49bb-93c8-391744298416 dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 150/302] 162.253.55.15 () {48 vars in 1043 bytes} [Wed Sep 9 01:49:22 2026] PUT /v2/images/ccdde95c-bb5b-4238-aad5-68c3677c048e/file => generated 0 bytes in 29315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (76155 switches on core 0) [pid: 8|app: 0|req: 153/303] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:49:52 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 162.253.55.15 () {48 vars in 1046 bytes} [Wed Sep 9 01:49:52 2026] PATCH /v2/images/ccdde95c-bb5b-4238-aad5-68c3677c048e => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 162.253.55.15 () {48 vars in 1047 bytes} [Wed Sep 9 01:49:52 2026] PATCH /v2/images/ccdde95c-bb5b-4238-aad5-68c3677c048e => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:49:52 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:49:53 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:49:53 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:56:30 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:56:30 2026] GET /v2/images => generated 2451 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:56:44 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:56:44 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 162.253.55.15 () {44 vars in 944 bytes} [Wed Sep 9 01:56:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 162.253.55.15 () {44 vars in 966 bytes} [Wed Sep 9 01:56:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 162.253.55.15 () {44 vars in 936 bytes} [Wed Sep 9 01:56:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 162.253.55.15 () {48 vars in 948 bytes} [Wed Sep 9 01:56:44 2026] POST /v2/images => generated 799 bytes in 425 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 01:56:45.440 8 INFO glance.api.v2.image_data [None req-6d832353-855d-44e6-8ec1-1a99aa02b14d dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:57:05.908 8 INFO glance.location [None req-6d832353-855d-44e6-8ec1-1a99aa02b14d dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/403] 162.253.55.15 () {48 vars in 1042 bytes} [Wed Sep 9 01:56:45 2026] PUT /v2/images/aa704a14-ff0d-4b63-a880-57cfd6b8fb90/file => generated 0 bytes in 20526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24712 switches on core 0) [pid: 7|app: 0|req: 203/404] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:57:05 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 162.253.55.15 () {48 vars in 1047 bytes} [Wed Sep 9 01:57:05 2026] PATCH /v2/images/aa704a14-ff0d-4b63-a880-57cfd6b8fb90 => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:57:06 2026] GET /v2/images => generated 3687 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:57:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:57:42 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 01:57:54 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:57:54 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 162.253.55.15 () {44 vars in 936 bytes} [Wed Sep 9 01:57:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 162.253.55.15 () {44 vars in 958 bytes} [Wed Sep 9 01:57:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 162.253.55.15 () {44 vars in 936 bytes} [Wed Sep 9 01:57:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 162.253.55.15 () {48 vars in 948 bytes} [Wed Sep 9 01:57:54 2026] POST /v2/images => generated 791 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 01:57:55.096 8 INFO glance.api.v2.image_data [None req-1a2ae287-e239-4461-8d22-e41c08e97abc dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:58:14.318 8 INFO glance.location [None req-1a2ae287-e239-4461-8d22-e41c08e97abc dacc3cfaeb11441482333b0e86af55ca 099a26cc46a14e2bbc8e61c1696870f0 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 8|app: 0|req: 212/429] 162.253.55.15 () {48 vars in 1043 bytes} [Wed Sep 9 01:57:55 2026] PUT /v2/images/9ff2364a-2500-47ea-97c4-46122016a14d/file => generated 0 bytes in 19288 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33380 switches on core 0) [pid: 7|app: 0|req: 218/430] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:58:14 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 162.253.55.15 () {48 vars in 1046 bytes} [Wed Sep 9 01:58:14 2026] PATCH /v2/images/9ff2364a-2500-47ea-97c4-46122016a14d => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 01:58:14 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/599] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 02:12:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/600] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 02:12:02 2026] GET /v2/images => generated 4893 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 02:14:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/634] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 02:14:38 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 02:14:39 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 02:14:39 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 02:15:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 02:15:29 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 02:15:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 02:15:37 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 162.253.55.15 () {42 vars in 685 bytes} [Wed Sep 9 02:16:42 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 162.253.55.15 () {44 vars in 907 bytes} [Wed Sep 9 02:16:42 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 335/675] 10.0.0.18 () {32 vars in 632 bytes} [Wed Sep 9 02:17:26 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.170 () {36 vars in 987 bytes} [Wed Sep 9 02:17:47 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 344/683] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:17:47 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: 340/684] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:17:47 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: 345/685] 10.0.0.170 () {36 vars in 987 bytes} [Wed Sep 9 02:17:47 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:17:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:17:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.170 () {36 vars in 987 bytes} [Wed Sep 9 02:17:47 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:17:47 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: 343/690] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:17:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:17:48 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:17:48 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: 349/693] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 9 02:17:48 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 9 02:17:48 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: 350/695] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 9 02:17:48 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 9 02:17:48 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: 7|app: 0|req: 351/697] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 9 02:17:49 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: 347/698] 162.253.55.15 () {36 vars in 990 bytes} [Wed Sep 9 02:17:51 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 162.253.55.15 () {36 vars in 930 bytes} [Wed Sep 9 02:17: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: 8|app: 0|req: 348/700] 162.253.55.15 () {36 vars in 990 bytes} [Wed Sep 9 02:17:52 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 162.253.55.15 () {36 vars in 930 bytes} [Wed Sep 9 02:17:52 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: 349/702] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:17:52 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:17:52 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: 358/710] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:18:20 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:18: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: 359/712] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:18:22 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:18:22 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.18 () {34 vars in 654 bytes} [Wed Sep 9 02:18:35 2026] POST /v2/images => generated 648 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-09 02:18:35.644 7 WARNING glance.api.v2.images [None req-91ae3747-6d72-40cc-a864-1014f56c7422 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d70d08d-dc8c-4e24-9b11-b8c0f338e15c [pid: 7|app: 0|req: 361/717] 10.0.0.18 () {32 vars in 709 bytes} [Wed Sep 9 02:18:35 2026] DELETE /v2/images/1d70d08d-dc8c-4e24-9b11-b8c0f338e15c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:18:35 2026] GET /v2/images/1d70d08d-dc8c-4e24-9b11-b8c0f338e15c => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.18 () {32 vars in 632 bytes} [Wed Sep 9 02:18:35 2026] GET /v2/images => generated 1240 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.18 () {34 vars in 654 bytes} [Wed Sep 9 02:18:35 2026] POST /v2/images => generated 703 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/721] 10.0.0.18 () {32 vars in 716 bytes} [Wed Sep 9 02:18:35 2026] GET /v2/images/53bab9d6-abea-4e67-875d-f77c25cd88b9/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-09 02:18:35.988 8 INFO glance.api.v2.image_data [None req-0c2b19f1-25a2-42f6-83a8-47ca6ed3f823 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 02:18:36.120 8 WARNING glance_store._drivers.rbd [None req-0c2b19f1-25a2-42f6-83a8-47ca6ed3f823 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-09 02:18:36.783 8 INFO glance.location [None req-0c2b19f1-25a2-42f6-83a8-47ca6ed3f823 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/724] 10.0.0.18 () {32 vars in 726 bytes} [Wed Sep 9 02:18:35 2026] PUT /v2/images/53bab9d6-abea-4e67-875d-f77c25cd88b9/file => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:18:36 2026] GET /v2/images/53bab9d6-abea-4e67-875d-f77c25cd88b9 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.18 () {32 vars in 716 bytes} [Wed Sep 9 02:18:36 2026] GET /v2/images/53bab9d6-abea-4e67-875d-f77c25cd88b9/file => generated 1024 bytes in 189 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.18 () {34 vars in 654 bytes} [Wed Sep 9 02:18:37 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.18 () {32 vars in 725 bytes} [Wed Sep 9 02:18:37 2026] PATCH /v2/images/03ef1e2d-309d-4096-a229-431db6c7dc45 => generated 652 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:18:37 2026] GET /v2/images/03ef1e2d-309d-4096-a229-431db6c7dc45 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 02:18:37.214 8 WARNING glance.api.v2.images [None req-99ad78fa-c836-4907-a7d1-d8727e82be77 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//03ef1e2d-309d-4096-a229-431db6c7dc45 [pid: 8|app: 0|req: 362/730] 10.0.0.18 () {32 vars in 709 bytes} [Wed Sep 9 02:18:37 2026] DELETE /v2/images/03ef1e2d-309d-4096-a229-431db6c7dc45 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:18:37 2026] GET /v2/images/03ef1e2d-309d-4096-a229-431db6c7dc45 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 02:18:37.286 8 WARNING glance.api.v2.images [None req-68e3fdb5-1866-4200-8008-36f61371a057 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53bab9d6-abea-4e67-875d-f77c25cd88b9 [pid: 8|app: 0|req: 363/732] 10.0.0.18 () {32 vars in 709 bytes} [Wed Sep 9 02:18:37 2026] DELETE /v2/images/53bab9d6-abea-4e67-875d-f77c25cd88b9 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:18:38 2026] GET /v2/images/53bab9d6-abea-4e67-875d-f77c25cd88b9 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 02:18:38.200 8 WARNING glance.api.v2.images [None req-d012cedd-3aea-4c13-9ead-9077866bda4b 8e24e855817a4fa1bd79f386f5d98ff4 5dc5ea3f6cac474f82a3e5543a32ae22 - - default default] Failed to find image 1d70d08d-dc8c-4e24-9b11-b8c0f338e15c to delete: glance.common.exception.ImageNotFound: No image found with ID 1d70d08d-dc8c-4e24-9b11-b8c0f338e15c [pid: 8|app: 0|req: 364/734] 10.0.0.18 () {32 vars in 709 bytes} [Wed Sep 9 02:18:38 2026] DELETE /v2/images/1d70d08d-dc8c-4e24-9b11-b8c0f338e15c => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:18:38 2026] GET /v2/images/1d70d08d-dc8c-4e24-9b11-b8c0f338e15c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.18 () {30 vars in 410 bytes} [Wed Sep 9 02:18:48 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.18 () {32 vars in 706 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.170 () {36 vars in 987 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:19: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: 7|app: 0|req: 378/747] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:19: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: 370/748] 10.0.0.170 () {36 vars in 987 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:19: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: 380/751] 10.0.0.170 () {36 vars in 987 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.170 () {36 vars in 927 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 9 02:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 9 02:19:09 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: 7|app: 0|req: 385/760] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:19:17 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:19:17 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: 388/766] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:19:40 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:19:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:20:38 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:20: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: 398/786] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:21:02 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:21:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.167 () {36 vars in 987 bytes} [Wed Sep 9 02:21:25 2026] GET /v2/images/caec83c9-d7f6-4789-9a6e-e663bbf94f1f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/793] 10.0.0.167 () {36 vars in 927 bytes} [Wed Sep 9 02:21:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)